diff options
author | Anthony Baxter <anthonybaxter@gmail.com> | 2006-03-28 06:32:00 (GMT) |
---|---|---|
committer | Anthony Baxter <anthonybaxter@gmail.com> | 2006-03-28 06:32:00 (GMT) |
commit | e77ff2a9efe67f4c28dd13a76a6ada651b2d5634 (patch) | |
tree | 24f69088afc64f6a241e9f22f8b8f04236cc2bc5 /Lib | |
parent | 55dd2b41e0295526e5a91c37231de00af6fd29d8 (diff) | |
download | cpython-e77ff2a9efe67f4c28dd13a76a6ada651b2d5634.zip cpython-e77ff2a9efe67f4c28dd13a76a6ada651b2d5634.tar.gz cpython-e77ff2a9efe67f4c28dd13a76a6ada651b2d5634.tar.bz2 |
preparing for 2.4.3 final
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/idlelib/NEWS.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index e4e8c9e..ecf4a4e 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,3 +1,8 @@ +What's New in IDLE 1.1.3? +========================= + +*Release date: 29-MAR-2006* + What's New in IDLE 1.1.3c1? =========================== |