From 835e827b33a75113bca64a8daf263c4b6b81d94f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 14 Apr 2013 18:35:42 +0900 Subject: [PATCH] update. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 736f8c1..99b7c6f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2013-04-14 MORIOKA Tomohiko + + * cos.c (cos_string_p): New function. + (concord_object_get_feature_value): Use `cos_read_char' and + `cos_read_string' to parse character and string. + + * read.c (cos_read_string): New function. + + * cos.h (cos_string_p): New prototype. + + * cos-read.h: Include "cos.h". + (cos_read_string): New prototype. + 2013-04-06 MORIOKA Tomohiko * cos.c: Include "cos-print.h". -- 1.7.10.4