]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Document backport of r72946, issue6110. r74976.
authorKurt B. Kaiser <kbk@shore.net>
Sun, 4 Oct 2009 18:52:06 +0000 (18:52 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sun, 4 Oct 2009 18:52:06 +0000 (18:52 +0000)
Lib/idlelib/NEWS.txt

index 96a138b94183fb0f40dc7e9d1f0450c5e6e8f143..7d326c41fe57c013e855c54be9bcf4a05bdde752 100644 (file)
@@ -1,7 +1,19 @@
+What's New in Python 2.6.4rc1
+==========================
+
+*Release date: XX-Oct-2009*
+
+What's New in Python 2.6.3
+==========================
+
+*Release date: 02-Oct-2009*
+
+- On OS X IDLE 2.6 shows two Preference menu items.  Issue6951.
+
 What's New in IDLE 2.6.3rc1?
 ============================
 
-*Release date: XX-XXX-2009*
+*Release date: 28-Sep-2009*
 
 - Windows: Version string for the .chm help file changed, file not being
   accessed  Patch 5783 Guilherme Polo