From 05e0b7a4e475900335ac84d5fb169613b0932ec6 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 24 Jun 2005 15:18:19 +0000 Subject: [PATCH] update. --- ChangeLog | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7afe4dc..7bc9bee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -49,8 +49,8 @@ 2005-06-23 MORIOKA Tomohiko * chise.h: Don't include and . - (CHISE_DS_Type): Use `CONCORD_Backend_Type' instead of `enum - CONCORD_Backend_Type'. + (CHISE_DS_Type): Use instead of . 2005-06-23 MORIOKA Tomohiko @@ -62,24 +62,24 @@ - Use `AC_CHECK_LIB' to link CONCORD. * chise.h: Use concord.h. - (CHISE_DS_Type): Use `enum CONCORD_Backend_Type' instead of `enum - CHISE_DS_Type'. + (CHISE_DS_Type): Use instead of . (CHISE_DS_Berkeley_DB): New macro to wrap `CONCORD_Backend_Berkeley_DB'. - (CHISE_DS): Use `CONCORD_Genre_Table' instead of `struct - CHISE_DS'. - (CHISE_Value): Use `CONCORD_String_Tank' instead of `DBT'. + (CHISE_DS): Use instead of . + (CHISE_Value): Use instead of . (chise_value_size): Changed to non-inline function. (chise_value_data): Likewise. (chise_value_to_c_string): Likewise. (struct CHISE_Feature_Table): Abolished. - (CHISE_Feature): Use `CONCORD_Feature' instead of - `CHISE_Feature_Table*'. + (CHISE_Feature): Use instead of + . (struct CHISE_CCS_Table): Abolished. - (CHISE_CCS): Use `CONCORD_INDEX' instead of `CHISE_CCS_Table*'. + (CHISE_CCS): Use instead of . (struct CHISE_Property_Table): Abolished. - (CHISE_Property): Use `CONCORD_Feature' instead of - `CHISE_Property_Table*'. + (CHISE_Property): Use instead of + . * chise.c: Don't use "chise-name.h". (chise_ds_open_feature_table): Deleted. -- 1.7.10.4