summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-11-28 04:50:12 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-11-28 04:50:12 (GMT)
commit68eb3718d9bf12330a02ef896b35413734ff047d (patch)
tree98e41f90d3ae62b20ff8644dbf523c0345561f14 /Misc
parentf66a1dd12bc9ea4e05658b53d68e764fd6bebc4b (diff)
downloadcpython-68eb3718d9bf12330a02ef896b35413734ff047d.zip
cpython-68eb3718d9bf12330a02ef896b35413734ff047d.tar.gz
cpython-68eb3718d9bf12330a02ef896b35413734ff047d.tar.bz2
point in the general direction of 3.1.4
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 69f2324..d892452 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 3.1.4?
+===========================
+
+*Release date: XXXX-XX-XX*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 3.1.3?
===========================