From: Ronald Oussoren Date: Fri, 2 Jan 2009 10:48:31 +0000 (+0000) Subject: Forgot to add a NEWS item in my previous checkin X-Git-Tag: v2.7a1~2433 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f7d5405d575ef26ed347628735d5e05892332701;p=python Forgot to add a NEWS item in my previous checkin --- diff --git a/Misc/NEWS b/Misc/NEWS index a0aada94ba..f35697cb87 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".