From: Martin v. Löwis Date: Sat, 28 May 2011 11:57:28 +0000 (+0200) Subject: r88828: Fix year. X-Git-Tag: v2.5.6~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e81c485e5778b1dd628f4bf0f5aecd16d02f91df;p=thirdparty%2FPython%2Fcpython.git r88828: Fix year. --- diff --git a/Misc/NEWS b/Misc/NEWS index d377b2a4ee21..96fd36b4be4a 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -7,7 +7,7 @@ Python News What's New in Python 2.5.6c1? ============================= -*Release date: 17-Apr-2010* +*Release date: 17-Apr-2011* Library -------