update.
authortomo <tomo>
Wed, 12 Mar 2003 12:43:00 +0000 (12:43 +0000)
committertomo <tomo>
Wed, 12 Mar 2003 12:43:00 +0000 (12:43 +0000)
ChangeLog

index 19fa29f..35cad58 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-03-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * chise.c (chise_dt_get_char): Use `chise_value_data' instead of
+       `chise_value_to_c_string'; use `strnlen' and `chise_value_size'
+       instead of `strlen'; fix problem about control characters.
+
+       * chise.h (chise_value_data): New inline function.
+
 2003-03-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
 
        * chise.c (chise_dt_get_char): Fix problem about `?\CHAR'.