diff options
Diffstat (limited to 'Lib/idlelib/NEWS.txt')
-rw-r--r-- | Lib/idlelib/NEWS.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 7d188f2..47b32ea 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,7 +1,7 @@ -What's New in IDLE 1.1.1? -======================= +What's New in IDLE 1.1.1c1? +=========================== -*Release date: XX-JAN-2005* +*Release date: 10-MAR-2005* - If an extension can't be loaded, print warning and skip it instead of erroring out. |