http://hg.python.org/cpython/rev/4b8b749ed1f0 changeset: 70189:4b8b749ed1f0 branch: 3.2 parent: 70187:019d8ccdf03b user: Antoine Pitrou <solipsis at pitrou.net> date: Wed May 18 18:58:09 2011 +0200 summary: Fix section title files: Misc/NEWS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS --- a/Misc/NEWS +++ b/Misc/NEWS @@ -2,7 +2,7 @@ Python News +++++++++++ -What's New in Python 3.2.2? +What's New in Python 3.2.1? =========================== *Release date: XX-XXX-2011* -- Repository URL: http://hg.python.org/cpython