commit | 78b1a083737c705e5c463bbb61dc8c19e133cf02 | [log] [tgz] |
---|---|---|
author | Anthony Baxter <anthonybaxter@gmail.com> | Fri Aug 18 07:29:02 2006 +0000 |
committer | Anthony Baxter <anthonybaxter@gmail.com> | Fri Aug 18 07:29:02 2006 +0000 |
tree | 9bc24394c8166550a3344d651bfe82d773f33452 | |
parent | 648c1106719bbe60879588fd36f8eed8044094f5 [diff] [blame] |
Updating IDLE's version number to match Python's (as per python-dev discussion).
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index d9e0c50..3b3d79a 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt
@@ -1,3 +1,12 @@ +What's New in IDLE 2.6a1? +========================= + +*Release date: XX-XXX-200X* + +- IDLE's version number takes a big jump to match the version number of + the Python release of which it's a part. + + What's New in IDLE 1.2c1? =========================