]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
News about the 2.0.1 final release (planned for Friday 6/22/01).
authorGuido van Rossum <guido@python.org>
Wed, 20 Jun 2001 14:56:22 +0000 (14:56 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 20 Jun 2001 14:56:22 +0000 (14:56 +0000)
Misc/NEWS

index 6a88fa778c300d1ab484b229034a8f3079193509..5f25154ccb9b5acd253b83ea17538ef8a25a5758 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,6 +1,15 @@
 What's Fixed in Python 2.0.1
 ============================
 
+- A few references to Python 2.1 in the LICENSE were changed to 2.0.1.
+
+- Bogus indentation in Lib/statcache.py was fixed.
+
+- A few small nits in the documentation were fixed.
+
+What's Fixed in Python 2.0.1c1
+==============================
+
 Critical Patches (from MoinMoin)
 
 - Core dumps in _tkinter