[Cppunit-cvs] cppunit ChangeLog,1.242,1.243
Brought to you by:
blep
From: Baptiste L. <bl...@us...> - 2005-11-27 18:32:39
|
Update of /cvsroot/cppunit/cppunit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25051 Modified Files: ChangeLog Log Message: * doc/cookbook.dox: fixed type (patch #1334567) Index: ChangeLog =================================================================== RCS file: /cvsroot/cppunit/cppunit/ChangeLog,v retrieving revision 1.242 retrieving revision 1.243 diff -C2 -d -r1.242 -r1.243 *** ChangeLog 6 Nov 2005 16:58:20 -0000 1.242 --- ChangeLog 27 Nov 2005 18:32:30 -0000 1.243 *************** *** 1,2 **** --- 1,5 ---- + 2005-11-27 Baptiste Lepilleur <gai...@fr...> + * doc/cookbook.dox: fixed type (patch #1334567) + 2005-11-06 Baptiste Lepilleur <gai...@fr...> * include/cppunit/config/SourcePrefix.h: disable warning #4996 |