update.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 19 May 2013 08:27:30 +0000 (17:27 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 19 May 2013 08:27:30 +0000 (17:27 +0900)
src/ChangeLog

index ec44295..19723a2 100644 (file)
@@ -1,3 +1,12 @@
+2013-05-02  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * 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  <tomo.git@chise.org>
 
        * chartab.h (load_char_attribute_maybe_cos): New prototype when