summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index bbf6943..22e038b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -300,6 +300,12 @@ IDLE
- Issue #14735: Update IDLE docs to omit "Control-z on Windows".
+Build
+-----
+
+- Issue #17547: In configure, explicitly pass -Wformat for the benefit for GCC
+ 4.8.
+
What's New in Python 3.3.1 release candidate 1?
===============================================