update.
authortomo <tomo>
Fri, 3 Oct 2003 11:49:44 +0000 (11:49 +0000)
committertomo <tomo>
Fri, 3 Oct 2003 11:49:44 +0000 (11:49 +0000)
ChangeLog

index f6f64b2..0e8ee22 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * sample.c (main): Use `chise_ds_decode_char' instead of
+       `chise_ds_get_ccs' and `chise_ccs_decode'.
+
+       * chise.c (chise_ccs_decode): Return -1 when argument `ccs' is
+       NULL.
+       (chise_ccs_set_decoded_char): Likewise.
+
+       * chise.h (chise_ds_decode_char): New inline function.
+
 2003-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * sample.c: