python/dist/src/Misc NEWS, 1.1193.2.19, 1.1193.2.20
Update of /cvsroot/python/python/dist/src/Misc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5837/Misc Modified Files: Tag: release24-maint NEWS Log Message: Update refences to "Macintosh" to reflect the state of affairs for OS X and not Mac OS 9. Backport of patch #1095802. Index: NEWS =================================================================== RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v retrieving revision 1.1193.2.19 retrieving revision 1.1193.2.20 diff -u -d -r1.1193.2.19 -r1.1193.2.20 --- NEWS 10 Feb 2005 22:47:08 -0000 1.1193.2.19 +++ NEWS 13 Feb 2005 22:56:41 -0000 1.1193.2.20 @@ -97,7 +97,16 @@ - PackageManager and the underlying pimp.py module have been updated to version 0.5, which greatly simplifies maintainance of the package databases. - + + +Documentation +------------- + +- Remove all latent references for "Macintosh" that referred to semantics for + Mac OS 9 and change to reflect the state for OS X. + Closes patch #1095802. Thanks Jack Jansen. + + What's New in Python 2.4 final? ===============================
participants (1)
-
bcannon@users.sourceforge.net