summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2011-05-29 21:06:00 (GMT)
committerBenjamin Peterson <benjamin@python.org>2011-05-29 21:06:00 (GMT)
commit9a63745273522db31d6dea5a45db38d2af5fef55 (patch)
treec146ac4227238c60c59312233dc1236b5654e914 /Misc/NEWS
parente4427bf9c9ff096ab10589b7aba1e2a6f9c3093f (diff)
downloadcpython-9a63745273522db31d6dea5a45db38d2af5fef55.zip
cpython-9a63745273522db31d6dea5a45db38d2af5fef55.tar.gz
cpython-9a63745273522db31d6dea5a45db38d2af5fef55.tar.bz2
bump to 3.1.4rc1
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index f04c643..3982b2b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,10 +2,10 @@
Python News
+++++++++++
-What's New in Python 3.1.4?
-===========================
+What's New in Python 3.1.4 release candidate 1?
+===============================================
-*Release date: XXXX-XX-XX*
+*Release date: 2011-05-29*
Core and Builtins
-----------------