Update of /cvsroot/cvsshell/cvsshell
In directory sc8-pr-cvs1:/tmp/cvs-serv4372
Modified Files:
ChangeLog index.html
Log Message:
??
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cvsshell/cvsshell/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** ChangeLog 26 Apr 2003 12:49:58 -0000 1.14
--- ChangeLog 9 Oct 2003 17:48:56 -0000 1.15
***************
*** 1,4 ****
--- 1,11 ----
CvsShell Version History
+ * Version 0.5.1
+
+ + Bugfixes:
+ - Fixed bug that occured if the CVS directory exists but not the file CVS/Entries
+ - bug #733254 (problem with refresh command)
+
+
* Version 0.5.0
Index: index.html
===================================================================
RCS file: /cvsroot/cvsshell/cvsshell/index.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** index.html 26 Apr 2003 12:49:58 -0000 1.10
--- index.html 9 Oct 2003 17:48:56 -0000 1.11
***************
*** 65,69 ****
<h3>Release history:</h3>
! <ul>
<li>0.4: 2002-11-29</li>
<li>0.3.1: 2002-08-16</li>
--- 65,70 ----
<h3>Release history:</h3>
! <ul>
! <li>0.5: 2003-04-26</li>
<li>0.4: 2002-11-29</li>
<li>0.3.1: 2002-08-16</li>
***************
*** 73,81 ****
<li>0.1: 2002-03-16</li>
</ul>
<hr>
<address><a href="mailto:ma...@st...">Stefan Heimann</a></address>
<!-- Created: Fri Mar 15 20:53:58 CET 2002 -->
<!-- hhmts start -->
! Last modified: Sat Apr 26 14:38:17 CEST 2003
<!-- hhmts end -->
<br>
--- 74,84 ----
<li>0.1: 2002-03-16</li>
</ul>
+
+ <h3>Other CVS clients:</h3>
<hr>
<address><a href="mailto:ma...@st...">Stefan Heimann</a></address>
<!-- Created: Fri Mar 15 20:53:58 CET 2002 -->
<!-- hhmts start -->
! Last modified: Tue May 6 22:50:01 CEST 2003
<!-- hhmts end -->
<br>
|