From: MORIOKA Tomohiko Date: Tue, 16 Apr 2013 01:12:03 +0000 (+0900) Subject: update. X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fconcord.git;a=commitdiff_plain;h=df5631b2c07aef24f06860530e955075f748206e;hp=8e5b0977192e005e5b1c25f585c76a38befe5455 update. --- diff --git a/ChangeLog b/ChangeLog index 99b7c6f..123d0b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2013-04-15 MORIOKA Tomohiko + + * cos.c (concord_object_get_feature_value): Use `cos_read_int' to + parse integer. + + * read.c: Include . + (cos_read_int): New function. + + * cos-read.h (cos_read_int): New prototype. + 2013-04-14 MORIOKA Tomohiko * cos.c (cos_string_p): New function.