From: Benjamin Peterson Date: Tue, 26 Mar 2013 12:57:42 +0000 (-0400) Subject: move to correct section X-Git-Tag: v3.4.0a1~1086^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dbc5f8c39bdc2a6b16ef59125f9fa872e765b327;p=thirdparty%2FPython%2Fcpython.git move to correct section --- diff --git a/Misc/NEWS b/Misc/NEWS index 9ac4c9237d01..2cfabdf6d425 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