summaryrefslogtreecommitdiff
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-01-01 13:07:05 +0000
committerGeorg Brandl <georg@python.org>2010-01-01 13:07:05 +0000
commit8cdc9bc9018af92faef452c4364421a1c77a029d (patch)
tree02ceaa35e892ae8b60b95ade8b13c3f9e03ea3a0 /Lib/idlelib
parent9db77468bc581b9c32e03a7190d7d502c7522f77 (diff)
downloadcpython-git-8cdc9bc9018af92faef452c4364421a1c77a029d.tar.gz
More yearly updates.
Diffstat (limited to 'Lib/idlelib')
-rw-r--r--Lib/idlelib/NEWS.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt
index fee9c619fd..25318e1c5d 100644
--- a/Lib/idlelib/NEWS.txt
+++ b/Lib/idlelib/NEWS.txt
@@ -1,7 +1,7 @@
What's New in IDLE 2.7a0?
=========================
-*Release date: XX-XXX-2009*
+*Release date: XX-XXX-2010*
- idle.py modified and simplified to better support developing experimental
versions of IDLE which are not installed in the standard location.