From 21186c437c542b9d0c713e7724c592be0bd1e2cc Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 20 Jul 2004 13:56:40 +0000 Subject: [PATCH] update. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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'. -- 1.7.10.4