[Cppunit-cvs] cppunit ChangeLog,1.234,1.235
Brought to you by:
blep
From: Baptiste L. <bl...@us...> - 2005-07-15 18:52:45
|
Update of /cvsroot/cppunit/cppunit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1889 Modified Files: ChangeLog Log Message: development snapshot release 1.11.0. Index: ChangeLog =================================================================== RCS file: /cvsroot/cppunit/cppunit/ChangeLog,v retrieving revision 1.234 retrieving revision 1.235 diff -C2 -d -r1.234 -r1.235 *** ChangeLog 15 Jul 2005 17:57:54 -0000 1.234 --- ChangeLog 15 Jul 2005 18:52:36 -0000 1.235 *************** *** 4,7 **** --- 4,9 ---- generation of doc/Makefile.am. + * development snapshot release 1.11.0. + 2005-07-09 Baptiste Lepilleur <gai...@fr...> |