(dump_chain_class_set_list): Ignore an element
[m17n/libotf.git] / ChangeLog
index 07cb0dd..08cbf9b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2007-09-06  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfdrive.c (lookup_gpos): Ignore mark glyphs while
+       processing GPOS_MarkBase1.
+
+2007-08-17  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfdrive.c (lookup_gpos): Fix handling of IGNORED_GLYPH.
+
+2007-08-06  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfdrive.c (gstring_subst): If otf->cmap is NULL, set
+       character code of a glyph to 0.
+       (OTF_drive_gsub): If otf->cmap is NULL, try to load it.
+
+2007-07-13  Kenichi Handa  <handa@m17n.org>
+
+       * Version 0.9.6 released.
+
+2007-07-13  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Updated to 0.9.6.
+
+       * src/otf.h (LIBOTF_VERSION): Updated to 0.9.6.
+       (LIBOTF_RELEASE_NUMBER): Updated to 6.
+
+2007-07-09  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfdrive.c (gstring_subst): Remove a glyph if it is ignored
+       because of 0 glyph ID.
+
 2007-01-09  Kenichi Handa  <handa@m17n.org>
 
        * src/otf.h: Adjusted for C++.  Adjusted many prototypes to