*** empty log message ***
authorhanda <handa>
Fri, 2 Oct 2009 03:59:24 +0000 (03:59 +0000)
committerhanda <handa>
Fri, 2 Oct 2009 03:59:24 +0000 (03:59 +0000)
ChangeLog

index 919fdb2..67857a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-10-02  Kenichi Handa  <handa@m17n.org>
+
+       * 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  <handa@m17n.org>
 
        * src/otf.h (OTF_Feature_Callback): New type.