[Python-checkins] r75240 - python/branches/release26-maint/Lib/idlelib/NEWS.txt
kurt.kaiser
python-checkins at python.org
Sun Oct 4 20:52:06 CEST 2009
Author: kurt.kaiser
Date: Sun Oct 4 20:52:06 2009
New Revision: 75240
Log:
Document backport of r72946, issue6110. r74976.
Modified:
python/branches/release26-maint/Lib/idlelib/NEWS.txt
Modified: python/branches/release26-maint/Lib/idlelib/NEWS.txt
==============================================================================
--- python/branches/release26-maint/Lib/idlelib/NEWS.txt (original)
+++ python/branches/release26-maint/Lib/idlelib/NEWS.txt Sun Oct 4 20:52:06 2009
@@ -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
More information about the Python-checkins
mailing list