From: Georg Brandl <georg@python.org>
Date: Tue, 26 Mar 2013 13:09:40 +0000 (+0100)
Subject: NEWS: add new header for Python 3.3.2
X-Git-Tag: v3.4.0a1~1085^2
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c40f97f8beaacfb834d3f4f22d581e37dd82c14d;p=python

NEWS: add new header for Python 3.3.2
---

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
 -----------------