summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2006-08-10 18:09:25 (GMT)
committerGuido van Rossum <guido@python.org>2006-08-10 18:09:25 (GMT)
commitc69ac2527d38922615c85ef19032895ea2d2c909 (patch)
treefe13321fa61384038f5c363b1c3aa24f81159c56
parent133f4e465b5b0c1755fba75c9b4036534cf93538 (diff)
downloadcpython-c69ac2527d38922615c85ef19032895ea2d2c909.zip
cpython-c69ac2527d38922615c85ef19032895ea2d2c909.tar.gz
cpython-c69ac2527d38922615c85ef19032895ea2d2c909.tar.bz2
Fix title -- it's rc1, not beta3.
-rw-r--r--Misc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 6df8b0b..db417c9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,8 +4,8 @@ Python News
(editors: check NEWS.help for information about editing NEWS using ReST.)
-What's New in Python 2.5 beta 3?
-================================
+What's New in Python 2.5 release candidate 1?
+=============================================
*Release date: 18-AUG-2006*