diff --git a/Misc/NEWS b/Misc/NEWS index 423d7ec3e02..e0aaa8d717c 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? ===============================================