]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove the backed-out version requirement
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 31 Mar 2001 02:42:42 +0000 (02:42 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 31 Mar 2001 02:42:42 +0000 (02:42 +0000)
Misc/NEWS

index 0fb1392bd6b92c7de45396329e4c974ecd4e0c1d..84472f7e967a61a6f9baab750c47b65702384164 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -97,8 +97,7 @@ Distutils
   and the Metrowerks compiler.
   
 - added 'platforms' and 'keywords' to the set of metadata that can be 
-  specified for a distribution.  Supplying a version number has been made
-  compulsory.
+  specified for a distribution.  
 
 - applied patches from Jason Tishler to make the compiler class work with
   Cygwin.