[Cppunit-cvs] cppunit ChangeLog,1.269,1.270
Brought to you by:
blep
From: Baptiste L. <bl...@us...> - 2008-10-12 16:30:40
|
Update of /cvsroot/cppunit/cppunit In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32621 Modified Files: ChangeLog Log Message: * doc/cookbook.dox: fixed typos. Index: ChangeLog =================================================================== RCS file: /cvsroot/cppunit/cppunit/ChangeLog,v retrieving revision 1.269 retrieving revision 1.270 diff -C2 -d -r1.269 -r1.270 *** ChangeLog 21 Feb 2008 03:48:05 -0000 1.269 --- ChangeLog 12 Oct 2008 16:30:28 -0000 1.270 *************** *** 1,2 **** --- 1,7 ---- + 2008-10-12 Baptiste Lepilleur <bl...@us...> + + * doc/cookbook.dox: fixed typos. + + 2008-02-20 Steve M. Robbins <sm...@su...> |