diff options
| author | Anthony Baxter <anthonybaxter@gmail.com> | 2006-09-18 06:51:50 (GMT) |
|---|---|---|
| committer | Anthony Baxter <anthonybaxter@gmail.com> | 2006-09-18 06:51:50 (GMT) |
| commit | 2d8697f32c81f3db1e08ce198d5cebdeff5cc917 (patch) | |
| tree | 222fd85bf1a866c47bc694f7879dc2cc50cca893 /Lib/idlelib/NEWS.txt | |
| parent | 347f3cc40f678ebc9a81928b6860005ff4996abe (diff) | |
| download | cpython-2.5.zip cpython-2.5.tar.gz cpython-2.5.tar.bz2 | |
Preparing for 2.5 final.v2.5
(damn, it's nice to see the line
#define PY_VERSION "2.5"
in patchlevel.h)
Diffstat (limited to 'Lib/idlelib/NEWS.txt')
| -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 74897fa..4f4115d 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,3 +1,8 @@ +What's New in IDLE 1.2? +======================= + +*Release date: 19-SEP-2006* + What's New in IDLE 1.2c2? ========================= |
