From: tsutsumi <> Date: Thu, 25 Sep 2003 21:01:56 +0000 (+0000) Subject: # add changes X-Git-Tag: rev-1-0-rc2 X-Git-Url: http://git.osdn.net/view?p=ccunit%2Fccunit.git;a=commitdiff_plain;h=465d9d8bde1d46819797938eb82201cb21e36ebc # add changes --- diff --git a/ChangeLog b/ChangeLog index 9dd83e9..9bbdb58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2003-09-25 TSUTSUMI Kikuo + + * TODO: A TODO item was added. + + * BUGS: The bug which I knew was specified. + + * tests/runSuccess.c, tests/runFailure.c, src/tools/ccunit_makeSuite.c: + A setup of an option of dmalloc was added. + + * src/ccunit/CCUnitReadSuite.c, src/ccunit/CCUnitMakeSuite.c: + Memory leakage was fixed. + + * src/ccunit/CCUnitAssert.h: Some useful ASSERRT macros were added. + + * configure.ac: + More than one AC_CHECK_TYPES macro was put together in one. + + * doc/Makefile.am: don't create docs when target is all + 2003-09-24 TSUTSUMI Kikuo * configure.ac: update version