]> granicus.if.org Git - python/commitdiff
Thank Jason Tishler and Steven Majewski for their help in the Cygwin and
authorTim Peters <tim.peters@gmail.com>
Thu, 1 Mar 2001 22:19:38 +0000 (22:19 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 1 Mar 2001 22:19:38 +0000 (22:19 +0000)
MacOS X ports.  Change section header to beta 1.

Misc/NEWS

index 34fd4b19b0b6b1d057ad1f797ea788aa716a24c3..6950ec19180ca3534de0aa5a32d7b8cae935f798 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,5 +1,5 @@
-What's New in Python 2.1 alpha 509?
-===================================
+What's New in Python 2.1 beta 1?
+================================
 
 Core language, builtins, and interpreter
 
@@ -72,6 +72,14 @@ Windows changes
 
 - Build:  Subproject _test (effectively) renamed to _testcapi.
 
+New platforms
+
+- 2.1 should compile and run out of the box under MacOS X, even using HFS+.
+  Thanks to Steven Majewski!
+
+- 2.1 should compile and run out of the box on Cygwin.  Thanks to Jason
+  Tishler!
+
 
 What's New in Python 2.1 alpha 2?
 =================================