*** empty log message ***
[m17n/m17n-lib.git] / ChangeLog
index 8561b7b..880e7e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,59 @@
+2011-09-12  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.6.3 released.
+
+2011-09-12  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Version changed to 1.6.3.
+
+2011-02-21  Daiki Ueno  <ueno@unixuser.org>  (tiny change)
+
+       * m17n-core.pc.in (moduledir): Use ${libdir} instead of
+       ${exec_prefix}/lib.
+
+       * m17n-shell.pc.in (moduledir): Likewise.
+
+       * m17n-flt.pc.in (moduledir): Likewise.
+
+       * m17n-gui.pc.in (moduledir): Likewise.
+
+2011-01-12  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.6.2 released.
+
+2011-01-12  Kenichi Handa  <handa@m17n.org>
+
+       * Makefile.am: Update copyright year.
+
+2010-09-24  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac (AC_CONFIG_HEADERS): Put config.h in the top
+       directory (intl/*.c require it).
+
+2010-09-22  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Version changed to 1.6.2.
+
+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.