Update of /cvsroot/cscope/cscope
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv17244
Modified Files:
ChangeLog
Log Message:
"Assignments to this symbol" search was missing from man page.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cscope/cscope/ChangeLog,v
retrieving revision 1.209
retrieving revision 1.210
diff -C2 -r1.209 -r1.210
*** ChangeLog 26 Jun 2013 20:58:48 -0000 1.209
--- ChangeLog 24 Sep 2013 22:22:18 -0000 1.210
***************
*** 1,2 ****
--- 1,8 ----
+ 2013-09-25 Hans-Bernhard Broeker <br...@ph...>
+
+ * doc/cscope.1: "Find assignments to" search was missing from the
+ man page. Thanks to Roberto E. Vargas Caballero for noticing
+ this.
+
2013-06-26 Hans-Bernhard Broeker <br...@ph...>
|