(parse_otf_command): Fix handing of negative features.
[m17n/m17n-lib.git] / ChangeLog
index 419d9b4..7d71ea7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,56 @@
+2010-09-13  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: If libotf-config is not available, try pkg-config.
+
+2010-09-02  Kenichi Handa  <handa@m17n.org>
+
+       * bootstrap.sh: Clean old files at first.
+
+2010-08-27  Kenichi Handa  <handa@m17n.org>
+
+       * .cvsignore: Add ABOUT-NLS.
+
+       * intl/*, m4/*: Delete them.
+
+       * po/*: All filles re-generated by gettextize.
+
+       * config.rpath: Delete it.
+
+       * ABOUT-NLS: Delete it.
+
+       * configure.ac: Call AC_GNU_SOURCE and AM_GNU_GETTEXT_VERSION.
+       Call AC_PROG_LIBTOOL later.
+
+       * bootstrap.sh: Make po/Makevars from po/Makevars.template.
+
+       * Makefile.am (EXTRA_DIST): Remove m4/ChangeLog config.rpath
+       mkinstalldirs.
+
+2010-08-12  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Fix help string for --enable-gui.
+
+2010-04-23  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.6.1 released.
+
+2010-04-07  Kenichi Handa  <handa@m17n.org>
+
+       * m17n-gui.pc.in (moduledir): New variable.
+
+       * m17n-flt.pc.in (moduledir): New variable.
+
+       * m17n-shell.pc.in (moduledir): New variable.
+
+       * m17n-core.pc.in (moduledir): New variable.
+
 2010-04-06  Kenichi Handa  <handa@m17n.org>
 
        * .cvsignore: Add mkinstalldirs, ltmain.sh.
 
 2010-04-04  handa  <handa@m17n.org>
 
-       * configure.ac: Add AC_PROG_LIBTOOL. Comment out LT_PREREQ and
+       * configure.ac: Add AC_PROG_LIBTOOL.  Comment out LT_PREREQ and
        LT_INIT.
 
 2010-04-02  Kenichi Handa  <handa@m17n.org>
 
 2010-03-30  Kenichi Handa  <handa@m17n.org>
 
+       * Version 1.6.0 released.
+
+2010-03-30  Kenichi Handa  <handa@m17n.org>
+
        * configure.ac: Version changed to 1.6.0.
 
 2010-03-19  Kenichi Handa  <handa@m17n.org>