diff options
author | Ronald Oussoren <ronaldoussoren@mac.com> | 2009-09-06 10:00:26 (GMT) |
---|---|---|
committer | Ronald Oussoren <ronaldoussoren@mac.com> | 2009-09-06 10:00:26 (GMT) |
commit | 2596758cb42cb592f2e3c33ef77bc9b02c995510 (patch) | |
tree | 78f8869bfd6ec74755463b0f918d2e24d5972465 /Misc/NEWS | |
parent | f01697014f63e3fbe11f73afe789b6205125cb20 (diff) | |
download | cpython-2596758cb42cb592f2e3c33ef77bc9b02c995510.zip cpython-2596758cb42cb592f2e3c33ef77bc9b02c995510.tar.gz cpython-2596758cb42cb592f2e3c33ef77bc9b02c995510.tar.bz2 |
Fix build issues on OSX 10.6 (issue 6802)
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1189,6 +1189,8 @@ Tools/Demos Build ----- +- Issue #6802: Fix build issues on MacOSX 10.6 + - Issue #6244: Allow detect_tkinter to look for Tcl/Tk 8.6. - Issue 5390: Add uninstall icon independent of whether file |