From df5631b2c07aef24f06860530e955075f748206e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 16 Apr 2013 10:12:03 +0900 Subject: [PATCH 1/1] update. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. -- 1.7.10.4