]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
move to correct section
authorBenjamin Peterson <benjamin@python.org>
Tue, 26 Mar 2013 12:57:42 +0000 (08:57 -0400)
committerBenjamin Peterson <benjamin@python.org>
Tue, 26 Mar 2013 12:57:42 +0000 (08:57 -0400)
Misc/NEWS

index 9ac4c9237d01a4c92be2c812a1dbe11dd017bd1a..2cfabdf6d4259a432719a185784ea74caab71ed5 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -9,11 +9,6 @@ What's New in Python 3.3.1?
 
 .. *Release date: 2013-XX-XX*
 
-Build
------
-
-- Issue #17550: Fix the --enable-profiling configure switch.
-
 Core and Builtins
 -----------------
 
@@ -816,6 +811,8 @@ Tests
 Build
 -----
 
+- Issue #17550: Fix the --enable-profiling configure switch.
+
 - Issue #17425: Build with openssl 1.0.1d on Windows.
 
 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce