From: Kurt B. Kaiser <kbk@shore.net> Date: Tue, 31 Dec 2002 18:12:04 +0000 (+0000) Subject: Update (slightly) for Alpha release X-Git-Tag: v2.3c1~2698 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2cb540253bec6e7c14c5eccc7c9a387c2f1ddd3f;p=python Update (slightly) for Alpha release --- diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 3cff0472f7..10be61ff10 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) ----------------------------