summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKurt B. Kaiser <kbk@shore.net>2002-12-31 18:12:04 (GMT)
committerKurt B. Kaiser <kbk@shore.net>2002-12-31 18:12:04 (GMT)
commit2cb540253bec6e7c14c5eccc7c9a387c2f1ddd3f (patch)
tree1ba20f6ff79649d1966bf5aa523c68c2023fbd54
parent64aa5f6982da690a35d2c52e4ae4b9452737265f (diff)
downloadcpython-2cb540253bec6e7c14c5eccc7c9a387c2f1ddd3f.zip
cpython-2cb540253bec6e7c14c5eccc7c9a387c2f1ddd3f.tar.gz
cpython-2cb540253bec6e7c14c5eccc7c9a387c2f1ddd3f.tar.bz2
Update (slightly) for Alpha release
-rw-r--r--Lib/idlelib/NEWS.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt
index 3cff047..10be61f 100644
--- a/Lib/idlelib/NEWS.txt
+++ b/Lib/idlelib/NEWS.txt
@@ -3,6 +3,13 @@ IDLEfork NEWS
(For a more detailed change log, see the file ChangeLog.)
---------------------------------------------------------
+IDLEfork 0.9 Alpha 0 (31 DEC 2002)
+----------------------------------
+
+First Alpha release with GvR RPC and Configuration GUI.
+
+This file will be updated at next Alpha release. Meanwhile, see README.txt.
+
IDLEfork 0.8.1 (22 JUL 2001)
----------------------------