Update of /cvsroot/cscope/cscope
In directory usw-pr-cvs1:/tmp/cvs-serv22489
Modified Files:
ChangeLog
Log Message:
Updated.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cscope/cscope/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -C2 -r1.112 -r1.113
*** ChangeLog 13 Mar 2002 20:39:13 -0000 1.112
--- ChangeLog 16 Mar 2002 15:20:44 -0000 1.113
***************
*** 1,2 ****
--- 1,7 ----
+ (2002/03/16 - broeker) Fix namelist handling bug: ./ in paths would cause
+ search for next name to fail (SF bug #529618).
+ -I/-p and their argument no longer have to be in
+ one line inside the namelist file, and -I pathname
+ can now be quote-escaped.
(2002/03/13 - broeker) Add AC_PREREQ() call to configure.in. Enables Cygwin
automagic hack to call the right autoconf for us.
|