commit | b00a75f175b30a907fd1dc763e0ed50a15f524a5 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jul 31 09:03:30 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Jul 31 09:03:30 2010 +0000 |
tree | d555deebcbea88baeb0df1b7d7194247a55fdb05 | |
parent | fff9021f75b21658dab0ab530675c9f54b94db77 [diff] |
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 24629c1..037b02a 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.