summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2014-05-18 03:54:44 (GMT)
committerLarry Hastings <larry@hastings.org>2014-05-18 03:54:44 (GMT)
commit2110603344316d927e6d639275c12f5da78601d5 (patch)
treeae1035b284782729ca91420cb0fea0187ce08586 /Misc
parent4954f7505766125119309fc8b28c3c802534a30e (diff)
downloadcpython-2110603344316d927e6d639275c12f5da78601d5.zip
cpython-2110603344316d927e6d639275c12f5da78601d5.tar.gz
cpython-2110603344316d927e6d639275c12f5da78601d5.tar.bz2
Post-release version bump for 3.4.1rc1. Sorry it's late!
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 2b79789..f270c81 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 3.4.1?
+===========================
+
+Release date: 2014-05-18
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 3.4.1rc1?
==============================