summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-12-04 02:59:51 (GMT)
committerBarry Warsaw <barry@python.org>2008-12-04 02:59:51 (GMT)
commit3d407dc564bd92b46ed00380213f545e515d6ddf (patch)
tree202ea7e24ad6a35d89611f347113dfcd2239286c /Misc/NEWS
parentf3127b123b9ff0799bfbb0eb9f45f1c8a1c4a131 (diff)
downloadcpython-3d407dc564bd92b46ed00380213f545e515d6ddf.zip
cpython-3d407dc564bd92b46ed00380213f545e515d6ddf.tar.gz
cpython-3d407dc564bd92b46ed00380213f545e515d6ddf.tar.bz2
Prep for 2.6.1v2.6.1
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 300f7e7..abe8630 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,10 +4,10 @@ Python News
(editors: check NEWS.help for information about editing NEWS using ReST.)
-What's New in Python 2.6.1 alpha 1
-==================================
+What's New in Python 2.6.1
+==========================
-*Release date: XX-XXX-2008*
+*Release date: 04-Dec-2008*
Core and Builtins
-----------------