]> granicus.if.org Git - python/commitdiff
move the enable-optimizations mention to the correct Build section.
authorGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org>
Sun, 20 Nov 2016 21:16:41 +0000 (21:16 +0000)
committerGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org>
Sun, 20 Nov 2016 21:16:41 +0000 (21:16 +0000)
Misc/NEWS

index 8b3dcf882bb6b99f82068a817f194459c28d6824..8b2dcb185f8daf2b7ae4d0e7e1f8b6e8d74c6e3a 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -90,6 +90,8 @@ Tests
 Build
 -----
 
+- Issue #26359: Rename --with-optimiations to --enable-optimizations.
+
 - Issue #28676: Prevent missing 'getentropy' declaration warning on macOS.
   Patch by Gareth Rees.
 
@@ -931,8 +933,6 @@ Tests
 Build
 -----
 
-- Issue #26359: Rename --with-optimiations to --enable-optimizations.
-
 - Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach)
 
 - Issue #27705: Update message in validate_ucrtbase.py