]> granicus.if.org Git - python/commitdiff
Move NEWS entry to correct place
authorMichael Foord <michael@python.org>
Thu, 17 Mar 2011 17:47:12 +0000 (13:47 -0400)
committerMichael Foord <michael@python.org>
Thu, 17 Mar 2011 17:47:12 +0000 (13:47 -0400)
Misc/NEWS

index 6d6ba33cf27353bdc848b5c279863548cc3e9484..432441a8a5b64109003a3352de215a29d65af45a 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -10,9 +10,6 @@ What's New in Python 3.2.1?
 Core and Builtins
 -----------------
 
-- Issue #10979: unittest stdout buffering now works with class and module
-  setup and teardown.
-
 - Issue #11510: Fixed optimizer bug which turned "a,b={1,1}" into "a,b=(1,1)".
 
 - Issue #11432: A bug was introduced in subprocess.Popen on posix systems with
@@ -43,6 +40,10 @@ Core and Builtins
 Library
 -------
 
+
+- Issue #10979: unittest stdout buffering now works with class and module
+  setup and teardown.
+
 - Issue #11577: fix ResourceWarning triggered by improved binhex test coverage
 
 - Issue #11243: fix the parameter querying methods of Message to work if