diff options
author | Ronald Oussoren <ronaldoussoren@mac.com> | 2009-01-02 10:48:31 (GMT) |
---|---|---|
committer | Ronald Oussoren <ronaldoussoren@mac.com> | 2009-01-02 10:48:31 (GMT) |
commit | f7d5405d575ef26ed347628735d5e05892332701 (patch) | |
tree | bf0fdc6961442e9e74fd71976d2f4210cf77b30d /Misc | |
parent | 79f90498bc16172527615888e3cd622ccb2478af (diff) | |
download | cpython-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/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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". |