summaryrefslogtreecommitdiff
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org>2016-11-20 21:13:16 +0000
committerGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org>2016-11-20 21:13:16 +0000
commit164eea5443f56411d0e617389fa22b2025683f50 (patch)
treee2b99dbac67d49d47103a182854d528ed0e2d4de /Misc/NEWS
parent9f64de8ba4973124764f8da56cad0fda8a4fac16 (diff)
parent1016b2ff00665203ae01d82520dac497ac89e5e7 (diff)
downloadcpython-git-164eea5443f56411d0e617389fa22b2025683f50.tar.gz
Rename the new --with-optimiations flag to --enable-optimizations.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index b91badfcde..8b3dcf882b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -931,6 +931,8 @@ 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