From: Georg Brandl Date: Sat, 31 Jul 2010 09:03:30 +0000 (+0000) Subject: At least give IDLE 3.1 a release date. No further entries there for 3.2 though. X-Git-Tag: v3.2a1~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b00a75f175b30a907fd1dc763e0ed50a15f524a5;p=thirdparty%2FPython%2Fcpython.git At least give IDLE 3.1 a release date. No further entries there for 3.2 though. --- diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 24629c1eded2..037b02a3c1dd 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,7 +1,7 @@ -What's New in IDLE 3.1b1? +What's New in IDLE 3.1? ========================= -*Release date: XX-XXX-09* +*Release date: 27-Jun-09* - Use of 'filter' in keybindingDialog.py was causing custom key assignment to fail. Patch 5707 amaury.forgeotdarc.