Update of /cvsroot/cvsshell/cvsshell
In directory usw-pr-cvs1:/tmp/cvs-serv1211
Modified Files:
ChangeLog
Log Message:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cvsshell/cvsshell/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** ChangeLog 27 Jul 2002 09:05:37 -0000 1.7
--- ChangeLog 27 Jul 2002 14:42:13 -0000 1.8
***************
*** 19,23 ****
- improved status command: the repository revision, the working revision and
the time of last modification is displayed, too.
!
* Version 0.2.1
--- 19,24 ----
- improved status command: the repository revision, the working revision and
the time of last modification is displayed, too.
! - improved readline support: completion is now possible for more than one
! directory
* Version 0.2.1
|