From: Andrew M. Kuchling Date: Thu, 18 Apr 2002 02:18:27 +0000 (+0000) Subject: Long-forgotten change: Update first paragraph with actual release date X-Git-Tag: v2.3c1~5897 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=91bae441f63167716066f6500fd0e1f775c37c08;p=thirdparty%2FPython%2Fcpython.git Long-forgotten change: Update first paragraph with actual release date --- diff --git a/Doc/whatsnew/whatsnew20.tex b/Doc/whatsnew/whatsnew20.tex index 5c59371a8ebd..78120a108b4b 100644 --- a/Doc/whatsnew/whatsnew20.tex +++ b/Doc/whatsnew/whatsnew20.tex @@ -11,11 +11,9 @@ \section{Introduction} -A new release of Python, version 2.0, will be released some time this -autumn. Beta versions are already available from -\url{http://www.pythonlabs.com/products/python2.0/}. This article -covers the exciting new features in 2.0, highlights some other useful -changes, and points out a few incompatible changes that may require +A new release of Python, version 2.0, was released on October 16, 2000. This +article covers the exciting new features in 2.0, highlights some other +useful changes, and points out a few incompatible changes that may require rewriting code. Python's development never completely stops between releases, and a