diff options
Diffstat (limited to 'Lib/idlelib')
-rw-r--r-- | Lib/idlelib/NEWS.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 0f9fb70..27db970 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,10 +1,16 @@ -What's New in IDLE 2.6a3? +What's New in IDLE 2.7a0? ========================= -*Release date: XX-XXX-2008* +*Release date: XX-XXX-2009* - Issue #3549: On MacOS the preferences menu was not present + +What's New in IDLE 2.6? +======================= + +*Release date: 01-Oct-2008* + - Issue #2665: On Windows, an IDLE installation upgraded from an old version would not start if a custom theme was defined. |