From 9d08fb75c12e690e4d0173f8e75c2c00a1440f7c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 19 May 2013 17:27:30 +0900 Subject: [PATCH] update. --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index ec44295..19723a2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2013-05-02 MORIOKA Tomohiko + + * chartab.h (get_char_id_table_ce): Use + `load_char_attribute_maybe_cos' instead of + `load_char_attribute_maybe'. + + * chartab.c (load_char_attribute_maybe_cos): Return NULL instead + of Qunbound as the default value. + 2013-05-01 MORIOKA Tomohiko * chartab.h (load_char_attribute_maybe_cos): New prototype when -- 1.7.10.4