summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorRonald Oussoren <ronaldoussoren@mac.com>2009-01-02 10:48:31 (GMT)
committerRonald Oussoren <ronaldoussoren@mac.com>2009-01-02 10:48:31 (GMT)
commitf7d5405d575ef26ed347628735d5e05892332701 (patch)
treebf0fdc6961442e9e74fd71976d2f4210cf77b30d /Misc
parent79f90498bc16172527615888e3cd622ccb2478af (diff)
downloadcpython-f7d5405d575ef26ed347628735d5e05892332701.zip
cpython-f7d5405d575ef26ed347628735d5e05892332701.tar.gz
cpython-f7d5405d575ef26ed347628735d5e05892332701.tar.bz2
Forgot to add a NEWS item in my previous checkin
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index a0aada9..f35697c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -232,6 +232,8 @@ Tools/Demos
Build
-----
+- Issue #4472: "configure --enable-shared" now works on OSX
+
- Issues #4728 and #4060: WORDS_BIGEDIAN is now correct in Universal builds.
- Issue #4389: Add icon to the uninstall entry in "add-and-remove-programs".