summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-03-01 02:53:36 +0000
committerBarry Warsaw <barry@python.org>2008-03-01 02:53:36 +0000
commit7c07523c80fed4f27aa6caa95a9267963a4f439c (patch)
treeba1d911e6df4c38a91c49d6be170475e1a7dcc96
parenta8ee94ba1cdef419b8c54b316c822e65d1c93a9d (diff)
downloadcpython-git-7c07523c80fed4f27aa6caa95a9267963a4f439c.tar.gz
Add date to NEWS
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index efe9d3ba5c..ddf0cae195 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-2008*
+*Release date: 29-Feb-2008*
Core and builtins
-----------------