| commit | 1eb0f9de991a6a22bd4d2732849d0c7f7531d3f8 | [log] [tgz] |
|---|---|---|
| author | Georg Brandl <georg@python.org> | Sun Mar 18 08:36:53 2012 +0100 |
| committer | Georg Brandl <georg@python.org> | Sun Mar 18 08:36:53 2012 +0100 |
| tree | 22a39ba004edf285578191fae168c90256535b1b | |
| parent | ed77feb503a3f7afcbea4702334b630f5ae70ef4 [diff] [blame] |
Post-release updates for 3.2.3rc2.
diff --git a/Misc/NEWS b/Misc/NEWS index 30b14fa..8257286 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -2,6 +2,18 @@ Python News +++++++++++ +What's New in Python 3.2.3? +=========================== + +*Release date: XX-Mar-2012* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 3.2.3 release candidate 2? ===============================================