Update of /cvsroot/cscope/cscope
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv25554
Modified Files:
ChangeLog
Log Message:
Added missing linemode operations to parse_arguments
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cscope/cscope/ChangeLog,v
retrieving revision 1.183
retrieving revision 1.184
diff -C2 -r1.183 -r1.184
*** ChangeLog 14 Dec 2009 13:51:49 -0000 1.183
--- ChangeLog 14 Dec 2009 17:54:21 -0000 1.184
***************
*** 1,3 ****
--- 1,7 ----
2009-12-14 Neil Horman <nhorman@...>
+ * src/main.c: Added missing line mode operation options to
+ parse_arguments
+
+ 2009-12-14 Neil Horman <nhorman@...>
* src/main.c: Fixed adjustments to argc/argv in parse_option to account
for the possibility that someone might specify multiple options in
|