update.
[chise/libchise.git] / ChangeLog
index 2318fb0..d541b9e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2005-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * libchise 0.3.0 released.
+
+2005-03-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * chise.h: Modify for C++.
+
+       * sample.c (test_radical_func): New function.
+       (main): Add sample code about `ideographic-radical'.
+
+2004-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * configure.in: Update version to 0.3.0.
+
+       * Makefile.in (datadir): New variable.
+       (libexecdir): Commented out.
+       (sharedstatedir): New variable.
+       (CHISE_DIR_PREFIX): Use ${datadir}/chise instead of
+       ${libexecdir}/chise.
+       (CHISE_DIR_VERSION): Update to 0.3.
+       (CHISE_DB_DIR): Use ${CHISE_DIR} instead of
+       ${CHISE_DIR}/${target}.
+
 2004-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * chise.c (struct CHISE_DS): Add new member `property_names'.