commit | ced04e0936db90edab95be889c6c8c4dc7f7b278 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Sun Feb 13 22:53:22 2005 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Sun Feb 13 22:53:22 2005 +0000 |
tree | db271d7b3c62f80b96528d4671a232560848343b | |
parent | 7706c2da14e5b7a54d9b97d340c42497cc557c9f [diff] |
Add mention of patch #1095802 (fixing "Macintosh" references to represent OS X).
diff --git a/Misc/NEWS b/Misc/NEWS index 6692fab..ac8f8ee 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -178,6 +178,14 @@ - 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 ---