*** empty log message ***
[m17n/libotf.git] / ChangeLog
index 1add04f..4a827ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2012-04-27  Kenichi Handa  <handa@m17n.org>
+
+       * Version 0.9.13 released.
+
+       * configure.ac: Change versions to 0.9.13.
+
+2012-04-23  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfdrive.c (get_class_def_auto): Return 0 if C is negative.
+
+2011-02-11  Kenichi Handa  <handa@m17n.org>
+
+       * 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  <pipping.elias@googlemail.com>  (tiny change)
 
        * example/Makefile.am (bin_PROGRAMS): Add otfview conditionally.