Update of /cvsroot/cscope/cscope
In directory usw-pr-cvs1:/tmp/cvs-serv1371
Modified Files:
ChangeLog
Log Message:
Replaced new style C comments '//' with old style '/* */' to compile with
old C compilers.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cscope/cscope/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -C2 -r1.59 -r1.60
*** ChangeLog 2000/12/12 19:54:45 1.59
--- ChangeLog 2001/01/24 16:24:51 1.60
***************
*** 1,2 ****
--- 1,3 ----
+ (2001/01/24 - petrs) Replaced new style C comments, i.e. //
(2000/12/12 - petrs) packages/cscope.spec has now no local directory
(2000/12/12 - petrs) contrib/ocs now checks that cscope is in $PATH
|