Update of /cvsroot/cvsshell/cvsshell
In directory usw-pr-cvs1:/tmp/cvs-serv22641
Modified Files:
ChangeLog
Log Message:
added entries for release 0.2.1
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cvsshell/cvsshell/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** ChangeLog 27 May 2002 07:38:25 -0000 1.4
--- ChangeLog 3 Jun 2002 07:42:17 -0000 1.5
***************
*** 1,4 ****
--- 1,15 ----
CvsShell Version History
+ * Version 0.2.1
+
+ + Bugfixes:
+ - fixed bug in InteractiveApp
+
+ + Enhancements
+ - auto-refresh of the directory listing is now invoked when the listing
+ is dirty _and_ should be printed and not only when the listing is
+ out-of-date.
+
+
* Version 0.2
|