| commit | c77eccd608a8a7d74980b2257a2d2721435f7415 | [log] [tgz] |
|---|---|---|
| author | Benjamin Peterson <benjamin@python.org> | Sun Jul 03 13:31:34 2011 -0500 |
| committer | Benjamin Peterson <benjamin@python.org> | Sun Jul 03 13:31:34 2011 -0500 |
| tree | d7478be79edb9d14568406fc0ce4fe0e6f9a50f3 | |
| parent | a4a04069fd93395369b6061ed07f471e53f1c7a1 [diff] [blame] |
add 3.2.2 heading
diff --git a/Misc/NEWS b/Misc/NEWS index 423d7ec..e0aaa8d 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? ===============================================