OSDN Git Service

add changes
authortsntsumi <tsntsumi@users.sourceforge.jp>
Mon, 23 Aug 2010 22:14:29 +0000 (22:14 +0000)
committertsntsumi <tsntsumi@users.sourceforge.jp>
Mon, 23 Aug 2010 22:14:29 +0000 (22:14 +0000)
ChangeLog

index 2f3dca9..0dd0be1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2010-08-24  author  <author@Humphrey.local>
+
+       * examples/complex/runTestRunner.c: no longer needed.
+
+       * configure.ac: update version.
+
+       * NEWS: add news
+
+       * bootstrap: libtoolize not exist now
+
+       * .cvsignore: add libtool
+
+2010-08-23  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+
+       * ChangeLog: add changes.
+
+       * src/ccunit/CCUnitMakeSuite.h:
+       added the @brief comment in English explanation.
+
+       * doc/cookbook.dox:
+       added the English explanation to helper_tool sections.
+
 2010-08-23  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
 
        * src/ccunit/CCUnitMakeSuite.h: