summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-11-06 03:29:32 (GMT)
committerBarry Warsaw <barry@python.org>2008-11-06 03:29:32 (GMT)
commit1f0e67ec1f1415dc994fd88e53764b97c3552e5f (patch)
tree548441008aa7f09dc0144c5890c4a48d458aeb7d /Misc/NEWS
parent93ef79cce3cbc7cd57602e08b59e9a6144044d82 (diff)
downloadcpython-1f0e67ec1f1415dc994fd88e53764b97c3552e5f.zip
cpython-1f0e67ec1f1415dc994fd88e53764b97c3552e5f.tar.gz
cpython-1f0e67ec1f1415dc994fd88e53764b97c3552e5f.tar.bz2
Bumping to 3.0rc2.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS9
1 files changed, 3 insertions, 6 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 7750d81..0a218a9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,13 +4,10 @@ Python News
(editors: check NEWS.help for information about editing NEWS using ReST.)
-What's New in Python 3.0 beta 5
-===============================
-
-[Note: due to the number of unresolved issues we're going back to beta
- releases for a while.]
+What's New in Python 3.0 release candidate 2
+============================================
-*Release date: XX-XXX-2008*
+*Release date: 05-Nov-2008*
Core and Builtins
-----------------