Update of /cvsroot/cscope/cscope
In directory usw-pr-cvs1:/tmp/cvs-serv9454
Modified Files:
ChangeLog
Log Message:
Updated
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cscope/cscope/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -C2 -r1.74 -r1.75
*** ChangeLog 2001/06/01 12:47:07 1.74
--- ChangeLog 2001/06/15 11:01:27 1.75
***************
*** 1,2 ****
--- 1,8 ----
+ (2001/06/15 - broeker) Bugfix to flex scanner: comments after an #endif,
+ without any whitespace in between, would be dumped
+ to stdout.
+ (2001/06/15 - broeker) Minor documentation glitch in manpage and online help
+ screen: set of keys to choose from matches found
+ contains 0-9, not 1-9.
(2001/06/01 - broeker) New version of fscanner.l, and lots of
small changes to other source files, too. Avoids
|