summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/whatsnew/whatsnew20.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/Doc/whatsnew/whatsnew20.tex b/Doc/whatsnew/whatsnew20.tex
index 078f931..08ce67e 100644
--- a/Doc/whatsnew/whatsnew20.tex
+++ b/Doc/whatsnew/whatsnew20.tex
@@ -16,10 +16,11 @@ the beta cycle before the final release of Python 2.0.
}
A new release of Python, version 2.0, will be released some time this
-summer. Alpha versions are already available from
-\url{http://www.python.org/2.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 rewriting code.
+summer. Beta versions are already available from
+\url{http://www.pythonlabs.com/tech/python2.html}. 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
steady flow of bug fixes and improvements are always being submitted.