From 40b596b33ad14d9b57d3165eaf2476b4ebc6f47d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 20 May 2013 19:36:03 +0900 Subject: [PATCH] update. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 19723a2..8bda0a6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2013-05-19 MORIOKA Tomohiko + + * text-coding.c (COMPOSE_ADD_CHAR): Use + `concord_object_get_attribute' instead of + `concord_object_get_feature_value'. + + * chartab.c (char_table_get_db_cos): Use + `concord_object_get_attribute' instead of + `concord_object_get_feature_value'. + 2013-05-02 MORIOKA Tomohiko * chartab.h (get_char_id_table_ce): Use -- 1.7.10.4