From: handa Date: Thu, 8 Oct 2009 11:16:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-11~55 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4036b57b1642f2d2f6d2dea758c5ad20ab9895d1;p=m17n%2Flibotf.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 67857a1..759470d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-10-08 Kenichi Handa + + * src/otfopen.c (read_cmap_table): Fix bug of handling + seg->idDelta. + (OTF_close): Free app_data before free all memories. + 2009-10-02 Kenichi Handa * src/otfopen.c (OTF_ApplicationData_): New type.