]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add mention of patch #1095802 (fixing "Macintosh" references to represent OS
authorBrett Cannon <bcannon@gmail.com>
Sun, 13 Feb 2005 22:53:22 +0000 (22:53 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 13 Feb 2005 22:53:22 +0000 (22:53 +0000)
X).

Misc/NEWS

index 6692fabf077502d0ae1f0322b23dd230ee92efd1..ac8f8ee7a734d2f0c21fcef6818fc5abd1f53966 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -178,6 +178,14 @@ Tests
 
 - In test_os, st_?time is now truncated before comparing it with ST_?TIME.
 
+
+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.
+
 Mac
 ---