Update of /cvsroot/cscope/cscope
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2604
Modified Files:
ChangeLog
Log Message:
Fix handling of slightly malformed VPATH contents.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cscope/cscope/ChangeLog,v
retrieving revision 1.153
retrieving revision 1.154
diff -C2 -r1.153 -r1.154
*** ChangeLog 22 Nov 2005 11:28:54 -0000 1.153
--- ChangeLog 21 Feb 2006 19:54:56 -0000 1.154
***************
*** 1,2 ****
--- 1,7 ----
+ 2006-02-21 Hans-Bernhard Broeker <br...@ph...>
+
+ * src/vpinit.c (vpinit): Fix handling of slightly malformed VPATH
+ environment variable contents.
+
2005-11-22 Hans-Bernhard Broeker <br...@ph...>
|