python/dist/src/Lib/idlelib NEWS.txt, 1.49.2.9, 1.49.2.10 idlever.py, 1.22.2.5, 1.22.2.6
Update of /cvsroot/python/python/dist/src/Lib/idlelib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29339/Lib/idlelib Modified Files: Tag: release24-maint NEWS.txt idlever.py Log Message: 2.4.2 release stuff Index: NEWS.txt =================================================================== RCS file: /cvsroot/python/python/dist/src/Lib/idlelib/NEWS.txt,v retrieving revision 1.49.2.9 retrieving revision 1.49.2.10 diff -u -d -r1.49.2.9 -r1.49.2.10 --- NEWS.txt 20 Sep 2005 13:09:16 -0000 1.49.2.9 +++ NEWS.txt 28 Sep 2005 02:15:15 -0000 1.49.2.10 @@ -1,3 +1,8 @@ +What's New in IDLE 1.1.2? +========================= + +*Release date: 28-SEP-2005* + What's New in IDLE 1.1.2c1? =========================== Index: idlever.py =================================================================== RCS file: /cvsroot/python/python/dist/src/Lib/idlelib/idlever.py,v retrieving revision 1.22.2.5 retrieving revision 1.22.2.6 diff -u -d -r1.22.2.5 -r1.22.2.6 --- idlever.py 20 Sep 2005 13:09:16 -0000 1.22.2.5 +++ idlever.py 28 Sep 2005 02:15:15 -0000 1.22.2.6 @@ -1 +1 @@ -IDLE_VERSION = "1.1.2c1" +IDLE_VERSION = "1.1.2"
participants (1)
-
anthonybaxter@users.sourceforge.net