commit | 461f2205cc86174a4a01b499b5cf4cc6ffabdfaa | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Sep 06 10:54:28 2009 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Sep 06 10:54:28 2009 +0000 |
tree | d8f21f992c627fe4ae07a82240a978edec814817 | |
parent | 76e9643088ee709f1da4dd058da9806f49bc929a [diff] [blame] |
Merged revisions 74672 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r74672 | ronald.oussoren | 2009-09-06 12:00:26 +0200 (Sun, 06 Sep 2009) | 1 line Fix build issues on OSX 10.6 (issue 6802) ........
diff --git a/Misc/NEWS b/Misc/NEWS index afaa55b..a41f38c 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -185,6 +185,8 @@ Build ----- +- Issue #6802: Fix build issues on MacOSX 10.6 + - Issue 5390: Add uninstall icon independent of whether file extensions are installed.