summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/ChangeLog
diff options
context:
space:
mode:
authorSteven M. Gava <elguavas@python.net>2001-07-19 04:49:13 (GMT)
committerSteven M. Gava <elguavas@python.net>2001-07-19 04:49:13 (GMT)
commit4d712a4d6712887e53d5f89943c7bbef5eb9492e (patch)
tree86c0ac4e7695b13e17b63fa6d1d9ef55ae733b95 /Lib/idlelib/ChangeLog
parent53d285a9af2c7bfc5534241e011bca232bdfa25e (diff)
downloadcpython-4d712a4d6712887e53d5f89943c7bbef5eb9492e.zip
cpython-4d712a4d6712887e53d5f89943c7bbef5eb9492e.tar.gz
cpython-4d712a4d6712887e53d5f89943c7bbef5eb9492e.tar.bz2
minor tidy-ups ready for 0.8.1 alpha tarball release
Diffstat (limited to 'Lib/idlelib/ChangeLog')
-rw-r--r--Lib/idlelib/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Lib/idlelib/ChangeLog b/Lib/idlelib/ChangeLog
index b853a34..e60e2f3 100644
--- a/Lib/idlelib/ChangeLog
+++ b/Lib/idlelib/ChangeLog
@@ -1,3 +1,6 @@
+original IDLE ChangeLog:
+========================
+
Tue Feb 15 18:08:19 2000 Guido van Rossum <guido@cnri.reston.va.us>
* NEWS.txt: Notice status bar and stack viewer.