update.
[chise/concord.git] / ChangeLog
index 99b7c6f..123d0b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2013-04-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cos.c (concord_object_get_feature_value): Use `cos_read_int' to
+       parse integer.
+
+       * read.c: Include <ctype.h>.
+       (cos_read_int): New function.
+
+       * cos-read.h (cos_read_int): New prototype.
+
 2013-04-14  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * cos.c (cos_string_p): New function.