X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=5b1d48f227718d7d22c56fa868ac6cac113c6263;hb=79aa384792d4c0bdee3eef7ab9eae2ba1199de7b;hp=4c1006a16bd3733a9db59e4564c506ea9d3c49a4;hpb=f2834223388500696694f941b9dbc8200e8e795a;p=m17n%2Fm17n-lib.git diff --git a/ChangeLog b/ChangeLog index 4c1006a..5b1d48f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,60 @@ +2010-08-27 Kenichi Handa + + * 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 + + * configure.ac: Fix help string for --enable-gui. + +2010-04-23 Kenichi Handa + + * Version 1.6.1 released. + +2010-04-07 Kenichi Handa + + * 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 + + * .cvsignore: Add mkinstalldirs, ltmain.sh. + +2010-04-04 handa + + * configure.ac: Add AC_PROG_LIBTOOL. Comment out LT_PREREQ and + LT_INIT. + +2010-04-02 Kenichi Handa + + * configure.ac: Version changed to 1.6.1. + +2010-03-30 Kenichi Handa + + * Version 1.6.0 released. + +2010-03-30 Kenichi Handa + + * configure.ac: Version changed to 1.6.0. + +2010-03-19 Kenichi Handa + + * configure.ac: Version changed to 1.6.0pre. + 2010-02-18 Kenichi Handa * configure.ac (M17N_BINARY_VERSION): New variable.