summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 7673f99..3f2179f 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -58,6 +58,13 @@ C-API
--with-pydebug, and vice-versa.
+Build
+-----
+
+- Issue #6154: Make sure the intl library is added to LIBS if needed. Also
+ added LIBS to OS X framework builds.
+
+
What's New in Python 3.1 release candidate 1?
=============================================