+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.