summaryrefslogtreecommitdiffstats
path: root/Tools/idle/README.txt
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-02-17 17:37:24 (GMT)
committerGuido van Rossum <guido@python.org>1999-02-17 17:37:24 (GMT)
commitdce019ed79179fb82597a2c6808d9be5213a738c (patch)
tree21287b6662690a8aa5c31ce674ce59301aaa6e52 /Tools/idle/README.txt
parent1a566ff2e8bae5ce10ed0647820e956e490753db (diff)
downloadcpython-dce019ed79179fb82597a2c6808d9be5213a738c.zip
cpython-dce019ed79179fb82597a2c6808d9be5213a738c.tar.gz
cpython-dce019ed79179fb82597a2c6808d9be5213a738c.tar.bz2
Bump version to 0.3.
Diffstat (limited to 'Tools/idle/README.txt')
-rw-r--r--Tools/idle/README.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/Tools/idle/README.txt b/Tools/idle/README.txt
index 7c59eaa..a934cfc 100644
--- a/Tools/idle/README.txt
+++ b/Tools/idle/README.txt
@@ -1,7 +1,8 @@
-IDLE 0.2 - 8 January 1999
--------------------------
+IDLE 0.3 - 17 February 1999
+---------------------------
-For news about this release, see the file NEWS.txt.
+For news about this release, see the file NEWS.txt. (For a more
+detailed change log, see the file ChangeLog.)
This is an early release of IDLE, my own attempt at a Tkinter-based
IDE for Python. It has the following features: