(moduledir): Use ${libdir} instead of ${exec_prefix}/lib.
[m17n/m17n-lib.git] / ChangeLog
index 262ae88..1bc9203 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,276 @@
+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.
+
+       * 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
+       LT_INIT.
+
+2010-04-02  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Version changed to 1.6.1.
+
+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>
+
+       * configure.ac: Version changed to 1.6.0pre.
+
+2010-02-18  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac (M17N_BINARY_VERSION): New variable.
+       (M17N_MODULE_DIR): New variable.  AC_SUBST it.
+
+2009-11-05  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Check if the OTF library has OTF_drive_gpos2 ().
+
+2009-10-05  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Version changed to 1.6.0.
+       (API_VERSION): Changed to 4.0.4.
+
+2009-08-13  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.5.5 released.
+
+2009-07-29  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Add AC_CONFIG_MACRO_DIR([m4]).  Update by
+       autoupdate program.
+
+       * mkinstalldirs: Removed.
+
+       * bootstrap.sh: Simplified by using autoreconf.
+
+2009-07-28  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Version changed to 1.5.5.
+
+2009-03-02  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.5.4 released.
+
+2009-02-25  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Version changed to 1.5.4.
+
+2008-10-20  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.5.3 released.
+
+2008-09-24  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Versions changed to 1.5.3.
+
+2008-06-23  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.5.2 released.
+
+2008-05-30  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Versions changed to 1.5.2.
+
+2008-01-31  Kenichi Handa  <handa@ni.aist.go.jp>
+
+       * Version 1.5.1 released.
+
+2008-01-15  Kenichi Handa  <handa@ni.aist.go.jp>
+
+       * configure.ac: Versions changed to 1.5.1.
+
+2007-12-28  Kenichi Handa  <handa@ni.aist.go.jp>
+
+       * Version 1.5.0 released.
+
+2007-11-13  Kenichi Handa  <handa@ni.aist.go.jp>
+
+       * configure.ac: Version changed to 1.5.0
+       (API_VERSION): Updated to 3:0:3.
+
+       * m17n-config.in: Add FLT support.
+
+2007-10-12  Kenichi Handa  <handa@m17n.org>
+
+       * m17n-flt.pc.in: Don't require m17n-shell.
+
+2007-08-15  Kenichi Handa  <handa@m17n.org>
+
+       * m17n-flt.pc.in (prefix): New file.
+
+       * configure.ac (AC_CONFIG_FILES): Add m17n-flt.pc.
+
+       * Makefile.am (EXTRA_DIST): Add m17n-flt.pc.in.
+       (BASICDATA): Add m17n-flt.pc.
+
+2007-07-13  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.4.0 released.
+
+2007-05-24  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac (HAVE_ANTHY): Use PKG_CHECK_MODULES to check it.
+
+2007-05-16  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Version changed to 1.4.0
+       (API_VERSION): Updated to 2:0:2.
+
+2007-02-28  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Version changed to 1.3.5.
+
+2006-12-14  Kenichi Handa  <handa@m17n.org>
+
+       * .cvsignore: Add INSTALL, depcomp, install-sh, and missing.
+
+2006-12-07  TAKAHASHI Naoto  <ntakahas@m17n.org>
+
+       * Update FSF postal address.
+
+2006-12-06  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.3.4 released.
+
+2006-09-21  Kenichi Handa  <handa@m17n.org>
+
+       * mkinstalldirs: New file.
+
+       * bootstrap.sh: Don't delete mkinstalldirs.  Change order of
+       calling auto tools.
+
+       * ABOUT-NLS: New file.
+
+       * intl, m4, po: New directories.
+
+2006-09-21  gettextize  <bug-gnu-gettext@gnu.org>
+
+       * Makefile.am (SUBDIRS): Add intl.
+       * configure.ac (AC_CONFIG_FILES): Add intl/Makefile.
+
+2006-09-17  gettextize  <bug-gnu-gettext@gnu.org>
+
+       * Makefile.am (SUBDIRS): Add po.
+       (ACLOCAL_AMFLAGS): New variable.
+       (EXTRA_DIST): Add config.rpath, mkinstalldirs, m4/ChangeLog.
+       * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.
+
+2006-09-17  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Add AM_GNU_GETTEXT.
+       (GETTEXTDIR): New variable.  AC_SUBST it.
+
+2006-07-19  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Include the result of `libotf-config --cflags` in
+       CPPFLAGS.
+
+2006-07-14  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Version changed to 1.3.4.  Delete args to
+       AM_INIT_AUTOMAKE.
+
+2006-06-23  Kenichi Handa  <handa@m17n.org>
+
+       * Makefile.am (PKGDATA): Don't increment it conditionally.
+
+       * configure.ac: Add "--with-fontconfig" arg.
+
+2006-05-29  Kenichi Handa  <handa@m17n.org>
+
+       * m17n-config.in: For for --libtool.
+
+2006-04-24  TAKAHASHI Naoto  <ntakahas@m17n.org>
+
+       * README: Insert libthai reference site.
+
+2006-02-22  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.3.3 released.
+
+2006-02-22  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Version changed to 1.3.1.
+       (HAVE_DLOPEN): Fix typo in a message.
+
+2006-02-06  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.3.2 released.
+
+2006-02-06  Kenichi Handa  <handa@m17n.org>
+
+       * Makefile.am (EXTRA_DIST): Add bootstrap.sh.
+
 2006-02-03  Kenichi Handa  <handa@m17n.org>
 
        * configure.ac: Version changed to 1.3.1.
        * Version 1.0 released.
 
 \f
-Copyright (C) 2003, 2004
+Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112
 
@@ -222,5 +495,5 @@ Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the m17n library; if not, write to the Free
-Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307, USA.
+Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.