diff options
-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 25318e1..d32db1e 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,7 +1,7 @@ -What's New in IDLE 2.7a0? -========================= +What's New in IDLE 2.7? +======================= -*Release date: XX-XXX-2010* +*Release date: 07-03-2010* - idle.py modified and simplified to better support developing experimental versions of IDLE which are not installed in the standard location. |