summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 8b3dcf8..8b2dcb1 100644
--- 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