*** empty log message ***
[m17n/m17n-pango.git] / ChangeLog
index 17c707a..a5826e0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2008-01-16  Kenichi Handa  <handa@ni.aist.go.jp>
+
+       * Version 0.9.4.released.
+
+2008-01-16  Kenichi Handa  <handa@ni.aist.go.jp>
+
+       * Makefile.am (install-data-hook): Remove "common:" from
+       pango-basic-fc.
+
+2008-01-16  Kenichi Handa  <handa@ni.aist.go.jp>
+
+       * m17n-fc.c (otf_check_features): Check the return value of
+       pango_ot_info_find_language.  Check info before accessing
+       info->ruleset.
+
+       * configure.ac: Only require pango 1.16 or the later.  Version
+       changed to 0.9.4.
+
+2008-01-15  Kenichi Handa  <handa@ni.aist.go.jp>
+
+       * Version 0.9.3.released.
+
+       * configure.ac: Versions updated to 0.9.3.  Require m17n-flt.
+       Requre pango 1.18.1.
+
+       * m17n-fc.c (m17n_scripts): Completely re-written for m17n-flt.
+
+       * Makefile.am (pango_m17n_fc_la_CFLAGS): Add -DPANGO_ENABLE_ENGINE.
+
+2007-01-25  Kenichi Handa  <handa@m17n.org>
+
+       * m17n-fc.c (m17n_scripts): Include PANGO_SCRIPT_UNKOWN.
+
 2006-12-22  Kenichi Handa  <handa@m17n.org>
 
        * Version 0.9.1 released.