+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'.