summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2006-07-26 17:22:21 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2006-07-26 17:22:21 (GMT)
commit10c2b55057946b214d18a383c923a111a9409efa (patch)
tree697a31f2ae99ef09db2b0d3cbb6cc729a9eddfcb
parent93c928ebca309675f26e42332363e8b6cfe6f332 (diff)
downloadcpython-10c2b55057946b214d18a383c923a111a9409efa.zip
cpython-10c2b55057946b214d18a383c923a111a9409efa.tar.gz
cpython-10c2b55057946b214d18a383c923a111a9409efa.tar.bz2
Put news item in right section
-rw-r--r--Misc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 0b65134..dbdb46b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -42,9 +42,6 @@ Core and builtins
Library
-------
-- Bug #1471938: Fix curses module build problem on Solaris 8; patch by
- Paul Eggert.
-
- Bug #978833: Really close underlying socket in _socketobject.close.
- Bug #1459963: urllib and urllib2 now normalize HTTP header names correctly
@@ -91,6 +88,9 @@ Library
Extension Modules
-----------------
+- Bug #1471938: Fix curses module build problem on Solaris 8; patch by
+ Paul Eggert.
+
- Patch #1448199: Release interpreter lock in _winreg.ConnectRegistry.
- Patch #1521817: Index range checking on ctypes arrays containing