OSDN Git Service

# add changes rev-1-0-rc2
authortsutsumi <>
Thu, 25 Sep 2003 21:01:56 +0000 (21:01 +0000)
committertsutsumi <>
Thu, 25 Sep 2003 21:01:56 +0000 (21:01 +0000)
ChangeLog

index 9dd83e9..9bbdb58 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2003-09-25  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+
+       * 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  <tsutsumi@users.sourceforge.jp>
 
        * configure.ac: update version