summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-03-26 14:09:40 +0100
committerGeorg Brandl <georg@python.org>2013-03-26 14:09:40 +0100
commitc40f97f8beaacfb834d3f4f22d581e37dd82c14d (patch)
tree9dc0c07b12f6a13cad4c26dc2caa99b153b48da8
parentdbc5f8c39bdc2a6b16ef59125f9fa872e765b327 (diff)
downloadcpython-git-c40f97f8beaacfb834d3f4f22d581e37dd82c14d.tar.gz
NEWS: add new header for Python 3.3.2
-rw-r--r--Misc/NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 2cfabdf6d4..9efed13e26 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,12 +2,16 @@
Python News
+++++++++++
-What's New in Python 3.3.1?
+What's New in Python 3.3.2?
===========================
*Not yet released, see sections below for changes released in 3.3.0*
-.. *Release date: 2013-XX-XX*
+
+What's New in Python 3.3.1?
+===========================
+
+*Release date: 07-Apr-2013*
Core and Builtins
-----------------