Update of /cvsroot/cscope/cscope
In directory usw-pr-cvs1:/tmp/cvs-serv27274
Modified Files:
ChangeLog
Log Message:
Updated.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cscope/cscope/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -C2 -r1.113 -r1.114
*** ChangeLog 16 Mar 2002 15:20:44 -0000 1.113
--- ChangeLog 20 Jun 2002 16:26:50 -0000 1.114
***************
*** 1,2 ****
--- 1,8 ----
+ (2002/06/20 - broeker) Fix operation of -C -L0 if pattern contains any
+ upper-case characters.
+ (2002/06/20 - broeker) Fix handling of non-standard whitespace in Flex
+ scanner. Should make it more robust against DOS text
+ files that ended up on a Unix box, and other unexpected
+ characters, and avoid SF bug #508060.
(2002/03/16 - broeker) Fix namelist handling bug: ./ in paths would cause
search for next name to fail (SF bug #529618).
|