From: Petr S. <pe...@us...> - 2000-12-12 14:58:01
|
Update of /cvsroot/cscope/cscope In directory slayer.i.sourceforge.net:/tmp/cvs-serv26503 Modified Files: ChangeLog Log Message: OCS now checks that cscope is in $PATH Index: ChangeLog =================================================================== RCS file: /cvsroot/cscope/cscope/ChangeLog,v retrieving revision 1.57 retrieving revision 1.58 diff -C2 -r1.57 -r1.58 *** ChangeLog 2000/12/11 20:48:18 1.57 --- ChangeLog 2000/12/12 14:57:58 1.58 *************** *** 1,2 **** --- 1,3 ---- + (2000/12/12 - petrs) contrib/ocs now checks that cscope is in $PATH (2000/12/11 - frost) Safety feature in mypopen.c (2000/11/28 - blank) More FreeBSD support |