From: handa Date: Fri, 2 Oct 2009 03:59:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-11~58 X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Flibotf.git;a=commitdiff_plain;h=7cfa14b9094bcf01f824dccf5823b8e953fdbce9 *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 919fdb2..67857a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2009-10-02 Kenichi Handa + + * src/otfopen.c (OTF_ApplicationData_): New type. + (OTF_InternalData): New member app_data. + (OTF_close): Free OTF_InternalData->app_data. + (OTF_put_data, OTF_get_data): New functions. + + * src/otf.h (OTF_put_data, OTF_get_data): Extern them. + 2009-09-29 Kenichi Handa * src/otf.h (OTF_Feature_Callback): New type.