summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 5f5083b..6dd9957 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -62,6 +62,10 @@ Tools/Demos
Build
+- It is no longer necessary to use --with-suffix when building on a
+ case-insensitive file system (such as Mac OS X HFS+). In the build
+ directory an extension is used, but not in the installed python.
+
C API
- PyArg_ParseTupleAndKeywords() requires that the number of entries in