[Python-checkins] python/dist/src/Lib/idlelib NEWS.txt, 1.23.4.5,
1.23.4.6
theller at users.sourceforge.net
theller at users.sourceforge.net
Wed May 12 15:50:07 EDT 2004
Update of /cvsroot/python/python/dist/src/Lib/idlelib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26269
Modified Files:
Tag: release23-maint
NEWS.txt
Log Message:
Fix version number (2.3.4c1) and release date (12-May-2004).
Index: NEWS.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/idlelib/NEWS.txt,v
retrieving revision 1.23.4.5
retrieving revision 1.23.4.6
diff -C2 -d -r1.23.4.5 -r1.23.4.6
*** NEWS.txt 30 Mar 2004 04:06:59 -0000 1.23.4.5
--- NEWS.txt 12 May 2004 19:50:04 -0000 1.23.4.6
***************
*** 2,6 ****
===================================
! *Release date: XX-XXX-2004*
- Keybindings with the Shift modifier now work correctly. So do bindings which
--- 2,6 ----
===================================
! *Release date: 13-May-2004*
- Keybindings with the Shift modifier now work correctly. So do bindings which
More information about the Python-checkins
mailing list