summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2011-06-11 14:58:58 (GMT)
committerBenjamin Peterson <benjamin@python.org>2011-06-11 14:58:58 (GMT)
commitd858df20d0d82eeefbdbe9982cfd68207a0cd446 (patch)
tree9e21e63cccad8f3e3da0410aa010f4e3ad0d7f3a /Misc/NEWS
parent1df0f214a9fdb4dde7506576b144cf6a7fd01b65 (diff)
downloadcpython-d858df20d0d82eeefbdbe9982cfd68207a0cd446.zip
cpython-d858df20d0d82eeefbdbe9982cfd68207a0cd446.tar.gz
cpython-d858df20d0d82eeefbdbe9982cfd68207a0cd446.tar.bz2
bump to 3.1.4v3.1.4
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 6cf2867..eab5cc9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -5,7 +5,7 @@ Python News
What's New in Python 3.1.4?
===========================
-*Release date: 2011-05-XX*
+*Release date: 2011-06-11*
Library
-------