summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS7
1 files changed, 2 insertions, 5 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 9ac4c92..2cfabdf 100644
--- 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