diff options
author | Anthony Baxter <anthonybaxter@gmail.com> | 2006-08-02 07:43:09 (GMT) |
---|---|---|
committer | Anthony Baxter <anthonybaxter@gmail.com> | 2006-08-02 07:43:09 (GMT) |
commit | 5d32a9f1884a4a5c05ece4b3545b6da9eae01bd0 (patch) | |
tree | 45b4560f0a0c336de40053ee00d448894bf499ad /Lib/idlelib/NEWS.txt | |
parent | 30eb9660b6f3f2613e4b3067bea8173274350658 (diff) | |
download | cpython-5d32a9f1884a4a5c05ece4b3545b6da9eae01bd0.zip cpython-5d32a9f1884a4a5c05ece4b3545b6da9eae01bd0.tar.gz cpython-5d32a9f1884a4a5c05ece4b3545b6da9eae01bd0.tar.bz2 |
pre-release machinations
Diffstat (limited to 'Lib/idlelib/NEWS.txt')
-rw-r--r-- | Lib/idlelib/NEWS.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index e4b7ecd..a454ea5 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,7 +1,7 @@ -What's New in IDLE 1.2c1? +What's New in IDLE 1.2b3? ========================= -*Release date: XX-XXX-2006* +*Release date: 03-AUG-2006* - EditorWindow.test() was failing. Bug 1417598 |