summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2010-01-14 17:41:58 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2010-01-14 17:41:58 (GMT)
commit906e26e897b4b2e4b938c65fc4cf9d3b13fa069d (patch)
treed7f6a22469d8226f6d6c59c7cdff272de35beea9 /Misc
parenta822768c62c62539d022c65e8db5f7d0f85757aa (diff)
downloadcpython-906e26e897b4b2e4b938c65fc4cf9d3b13fa069d.zip
cpython-906e26e897b4b2e4b938c65fc4cf9d3b13fa069d.tar.gz
cpython-906e26e897b4b2e4b938c65fc4cf9d3b13fa069d.tar.bz2
Prepare for 2.5.5c1.v2.5.5c1
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 9659f1c..c17d770 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.5.5?
-===========================
+What's New in Python 2.5.5c1?
+=============================
-*Release date: XX-XXX-20XX*
+*Release date: 14-Jan-2010*
Core and builtins
-----------------