summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-12-05 18:48:13 +0000
committerBenjamin Peterson <benjamin@python.org>2009-12-05 18:48:13 +0000
commit3513c87a21d9b413d5fa8c7694be8538aab7eddb (patch)
tree79716f20fd73123c8950ac7dc7431e7d29124254
parent4f51baf466ab533f9747e418d6c13d9a11edffc8 (diff)
downloadcpython-git-3513c87a21d9b413d5fa8c7694be8538aab7eddb.tar.gz
fix date
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 03647b9040..400431ddab 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -19,7 +19,7 @@ Library
What's New in Python 2.7 alpha 1
================================
-*Release date: 2009-12-04*
+*Release date: 2009-12-05*
Core and Builtins
-----------------