From: Tom H. <tom...@us...> - 2004-07-08 02:57:56
|
Update of /cvsroot/rccparser/rccparser In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18091 Modified Files: NEWS Log Message: 2003-07-01 Tom Howard <tom...@us...> * ./Makefile.am Corrected email addresses Index: NEWS =================================================================== RCS file: /cvsroot/rccparser/rccparser/NEWS,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** NEWS 1 Jul 2003 03:44:48 -0000 1.27 --- NEWS 8 Jul 2004 02:57:44 -0000 1.28 *************** *** 1,2 **** --- 1,6 ---- + [1.2.6] + * rcc::Parser can now be used without a CLang parser. If a CLang parser is + not specified, then CLang messages will be ignored. + [1.2.5] * Unfortunalty documentation is no longer generated. This is due to |