summaryrefslogtreecommitdiff
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 041c2cfdc6..1db7b4136b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,6 +7,11 @@ What's New in Python 2.7.2?
*Release date: 2011-06-XX*
+Library
+-------
+
+- Issue #12009: Fixed regression in netrc file comment handling.
+
Extension Modules
-----------------