sys.platform is now "darwin" without digits appended.
diff --git a/Misc/NEWS b/Misc/NEWS
index db38eca..5f5083b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -79,6 +79,8 @@
 
 Mac
 
+- In unix-Python on Mac OS X (and darwin) sys.platform is now "darwin",
+  without any trailing digits.
 
 What's New in Python 2.2b2?
 Release date: 16-Nov-2001