diff options
author | Anthony Baxter <anthonybaxter@gmail.com> | 2004-10-15 08:07:21 (GMT) |
---|---|---|
committer | Anthony Baxter <anthonybaxter@gmail.com> | 2004-10-15 08:07:21 (GMT) |
commit | 6a587c160b6448847f8fe7c2c28a7403465c06ce (patch) | |
tree | 64645f8a836a6404b103323c5fa163ca41e03e42 /Lib | |
parent | 204bd6d9d2c7aa6c49ed9f6edd1ed12489ba972b (diff) | |
download | cpython-6a587c160b6448847f8fe7c2c28a7403465c06ce.zip cpython-6a587c160b6448847f8fe7c2c28a7403465c06ce.tar.gz cpython-6a587c160b6448847f8fe7c2c28a7403465c06ce.tar.bz2 |
release shenanigans
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/idlelib/NEWS.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 09b6747..fc013cc 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,3 +1,9 @@ +What's New in IDLE 1.1b1? +========================= + +*Release date: 15-OCT-2004* + + What's New in IDLE 1.1a3? ========================= |