X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=7893bb5d0f285c4c35139bb833c5eeb72b7d50dc;hb=15e0a9f97aa178b43ac6290d70f34f9fd67f326f;hp=c437e12b28d62088d1c18a89035863a4c1d95a79;hpb=d10dcb470183c260bad6b1ae164c6815c8003aa5;p=m17n%2Flibotf.git diff --git a/ChangeLog b/ChangeLog index c437e12..7893bb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2011-02-11 Kenichi Handa + + * src/otfopen.c (read_anchor_array): Do not read an anchor if its + offset is zero. + (read_ligature_attach): Fix return code on error. + (read_ligature_array): Do not read an anchor if its offset is + zero. + (read_lookup_subtable_gpos): Fix typo. + + * example/otfdump.c (indent_spaces): Delete it. + (IPRINT): Do not use indent_spaces. + (dump_anchor): Do nothing if anchor->offset is zero. + +2010-11-05 Elias Pipping (tiny change) + + * example/Makefile.am (bin_PROGRAMS): Add otfview conditionally. + + * configure.ac: Add AM_CONDITIONAL for X11_UNAVAILABLE. + 2010-10-04 Kenichi Handa * Version 0.9.12 released.