From: Guido van Rossum Date: Fri, 22 Jun 2001 01:23:05 +0000 (+0000) Subject: Final update. Now Tim can cut the Windows installer and check in his X-Git-Tag: v2.0.1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f773f9f85856767ea7f1d4061340e330e8849afc;p=thirdparty%2FPython%2Fcpython.git Final update. Now Tim can cut the Windows installer and check in his changes to PCbuild, then I'll tag the tree and build the final tar file, and we can shove this puppy OUT OF THE DOOR...! --- diff --git a/Misc/NEWS b/Misc/NEWS index 5f25154ccb9b..ab2a2d33d880 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -5,7 +5,8 @@ What's Fixed in Python 2.0.1 - Bogus indentation in Lib/statcache.py was fixed. -- A few small nits in the documentation were fixed. +- A few small nits in the documentation were fixed and the new license + was included there. What's Fixed in Python 2.0.1c1 ==============================