From: tomo Date: Sun, 17 Aug 2003 16:29:59 +0000 (+0000) Subject: update. X-Git-Tag: b1-r0_2_0-pre3~5 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=545f3c8580b87bde4944b7e5254aca3f9779ad91;p=chise%2Flibchise.git update. --- diff --git a/ChangeLog b/ChangeLog index ff709c5..832c733 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ 2003-08-17 MORIOKA Tomohiko + * chise.c (chise_open_attribute_table): New prototype. + (chise_close_attribute_table): New prototype. + (chise_get_attribute_table): New prototype. + + * chise.h (chise_open_attribute_table): Deleted. + (chise_close_attribute_table): Deleted. + (chise_get_attribute_table): Deleted. + +2003-08-17 MORIOKA Tomohiko + * chise.c (struct CHISE_DS): Definition of members are moved from chise.h.