From: tomo Date: Tue, 20 Jul 2004 13:56:40 +0000 (+0000) Subject: update. X-Git-Tag: chise-core-0_22~5 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Flibchise.git;a=commitdiff_plain;h=21186c437c542b9d0c713e7724c592be0bd1e2cc update. --- diff --git a/ChangeLog b/ChangeLog index 2318fb0..515584a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2004-07-17 MORIOKA Tomohiko + + * 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 * chise.c (struct CHISE_DS): Add new member `property_names'.