summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2012-04-06 17:17:25 (GMT)
committerBenjamin Peterson <benjamin@python.org>2012-04-06 17:17:25 (GMT)
commitc37a4fdf5472b9460cc38885342ef59bce05753f (patch)
treee30c3342ef4bb626f67837ad58c596dce434f2f5 /Misc/NEWS
parentd6c75b5a03fc98cf351dc6747bf9f676fb41a435 (diff)
downloadcpython-c37a4fdf5472b9460cc38885342ef59bce05753f.zip
cpython-c37a4fdf5472b9460cc38885342ef59bce05753f.tar.gz
cpython-c37a4fdf5472b9460cc38885342ef59bce05753f.tar.bz2
bump to 3.1.5 finalv3.1.5
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 935b067..1b48772 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -5,7 +5,7 @@ Python News
What's New in Python 3.1.5?
===========================
-*Release date: 2012-02-23*
+*Release date: 2012-04-08*
Core and Builtins
-----------------