OSDN Git Service

#add changes
authortsntsumi <tsntsumi@users.sourceforge.jp>
Tue, 24 Aug 2010 21:30:26 +0000 (21:30 +0000)
committertsntsumi <tsntsumi@users.sourceforge.jp>
Tue, 24 Aug 2010 21:30:26 +0000 (21:30 +0000)
ChangeLog

index 0dd0be1..593aeb9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,14 @@
-2010-08-24  author  <author@Humphrey.local>
+2010-08-25  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+
+       * src/ccunit/CCUnitReadSuite.c:
+       I changed it from the char to the int to fit the argument of isspace and ispunct to the prototype declaration.
+
+       * bootstrap:
+       libtoolize was restored. It is because I installed libtool.
+
+2010-08-24  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+
+       * ChangeLog: add changes
 
        * examples/complex/runTestRunner.c: no longer needed.