]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
At least give IDLE 3.1 a release date. No further entries there for 3.2 though.
authorGeorg Brandl <georg@python.org>
Sat, 31 Jul 2010 09:03:30 +0000 (09:03 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 31 Jul 2010 09:03:30 +0000 (09:03 +0000)
Lib/idlelib/NEWS.txt

index 24629c1eded24a9f5791a4efef0111c04b1d9792..037b02a3c1dd549e57cb44dbd985ba647ef82838 100644 (file)
@@ -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.