[Cppunit-cvs] cppunit ChangeLog,1.233,1.234
Brought to you by:
blep
From: Baptiste L. <bl...@us...> - 2005-07-15 17:58:03
|
Update of /cvsroot/cppunit/cppunit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20966 Modified Files: ChangeLog Log Message: * config/bb_enable_doxygen.m4: Rolled back Brad Hards patch as it break generation of doc/Makefile.am. Index: ChangeLog =================================================================== RCS file: /cvsroot/cppunit/cppunit/ChangeLog,v retrieving revision 1.233 retrieving revision 1.234 diff -C2 -d -r1.233 -r1.234 *** ChangeLog 9 Jul 2005 15:01:23 -0000 1.233 --- ChangeLog 15 Jul 2005 17:57:54 -0000 1.234 *************** *** 1,2 **** --- 1,7 ---- + 2005-07-15 Baptiste Lepilleur <gai...@fr...> + + * config/bb_enable_doxygen.m4: Rolled back Brad Hards patch as it break + generation of doc/Makefile.am. + 2005-07-09 Baptiste Lepilleur <gai...@fr...> |