[Cvsshell-devel] CVS: cvsshell ReleaseNotes,1.6,1.7
Status: Beta
Brought to you by:
stefanheimann
From: Stefan H. <ste...@us...> - 2003-04-26 12:53:58
|
Update of /cvsroot/cvsshell/cvsshell In directory sc8-pr-cvs1:/tmp/cvs-serv26364 Modified Files: ReleaseNotes Log Message: fixed typo Index: ReleaseNotes =================================================================== RCS file: /cvsroot/cvsshell/cvsshell/ReleaseNotes,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** ReleaseNotes 26 Apr 2003 12:49:58 -0000 1.6 --- ReleaseNotes 26 Apr 2003 12:53:54 -0000 1.7 *************** *** 7,11 **** CvsShell is written in python and runs on every platform for which cvs ! and python is available. --- 7,11 ---- CvsShell is written in python and runs on every platform for which cvs ! and python are available. |