summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-12-08 04:38:23 (GMT)
committerGuido van Rossum <guido@python.org>2007-12-08 04:38:23 (GMT)
commit901464f13118fa6abfd402c5fde4df8f5788f7c6 (patch)
treea257e96f7cf1e6b85b301ed807e0b90d1ebcb438 /Misc
parent66d41b2fae1a5efbdc4537bdd8e4583e698a838d (diff)
downloadcpython-901464f13118fa6abfd402c5fde4df8f5788f7c6.zip
cpython-901464f13118fa6abfd402c5fde4df8f5788f7c6.tar.gz
cpython-901464f13118fa6abfd402c5fde4df8f5788f7c6.tar.bz2
Be (just a bit :) more specific about release date.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 81607bb..efcb6c0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@ Python News
What's New in Python 2.6 alpha 1?
=================================
-*Release date: XX-XXX-200X*
+*Release date: XX-XXX-2008*
Core and builtins
-----------------