diff --git a/Misc/NEWS b/Misc/NEWS index 6692fabf077..ac8f8ee7a73 100644 --- 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 ---