From: Benjamin Peterson Date: Sun, 3 Jul 2011 18:31:34 +0000 (-0500) Subject: add 3.2.2 heading X-Git-Tag: v3.2.2rc1~162 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c77eccd608a8a7d74980b2257a2d2721435f7415;p=thirdparty%2FPython%2Fcpython.git add 3.2.2 heading --- diff --git a/Misc/NEWS b/Misc/NEWS index 423d7ec3e026..e0aaa8d717c2 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -2,6 +2,20 @@ Python News +++++++++++ +What's New in Python 3.2.2? +=========================== + +*Release date: XX-XX-2011* + +Core and Builtins +----------------- + +Library +------- + +C-API +----- + What's New in Python 3.2.1 release candidate 2? ===============================================