*** empty log message ***
[m17n/m17n-lib.git] / ChangeLog
index aa1d4d2..0823367 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,96 @@
+2004-12-27  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.2.0 released.
+
+2004-12-27  Kenichi Handa  <handa@m17n.org>
+
+       * m17n-config.in: Fix documentation.  Doxygen's section name fixed.
+
+2004-12-10  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Versions changed to 1.2.0.
+
+2004-10-14  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac (M17N_EXT_LIBS): New variable to accumulate
+       available external libraries.
+
+2004-10-13  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Check if <freetype/ftbdf.h> is available or not.
+
+2004-10-12  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Use pkg-config (if available) for Xft.
+
+2004-10-11  Kenichi Handa  <handa@m17n.org>
+
+       * m17n-core.pc.in, m17n-shell.pc.in, m17n-gui.pc.in: New files.
+
+       * configure.ac: Include m17n-core.pc, m17n-shell.pc, and
+       m17n-gui.pc in AC_CONFIG_FILES.
+
+       * Makefile.am (EXTRA_DIST, pkgconfigdir, pkgconfig_DATA): New
+       variables.
+
+2004-08-16  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.1.0 released.
+
+2004-07-06  Kenichi Handa  <handa@m17n.org>
+
+       * m17n-config.in: Cancel previous change.
+
+2004-06-30  Kenichi Handa  <handa@m17n.org>
+
+       * m17n-config.in: Add -lm17n-X and -lm17n-gd if necessary.
+
+2004-06-14  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Check the program m17n-db.
+
+2004-06-03  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Run freetype-config with --libs instead of
+       --libtool.
+
+2004-05-31  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Check the availability of dlopen.  Append
+       $X_CFLAGS to CPPFLAGS.
+
+2004-05-28  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: New variable API_VERSION.
+
+       * m17n-config.in: Accept "GUI" flag and adjusted for the new
+       configuration.
+
+2004-05-27  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Check fontconfig even if Xft is available.  Check
+       gd library.  If Xft is not available, set XFT2_LD_FLAGS to null.
+       Likewise for xml2.
+
+       * bootstrap.sh: Clean old files at first.
+
+2004-05-24  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Fix typo (pkg-conifg ->pkg-config).  Fix
+       AC_CHECK_LIB arg for fontconfig.
+
+2004-05-21  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac (HAVE_FRIBIDI): Unset FRIBIDI_LD_FLAGS if fribidi
+       library is not found.
+
+2004-05-18  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: If libotf is not available, clear OTF_LD_FLAGS.
+       Double quaote several variables.  Even if xft-config is not
+       available, check if Xft library is available.  Setup
+       HAVE_FONTCONFIG.
+
 2004-05-07  Kenichi Handa  <handa@redhat.m17n.org>
 
        * configure.ac: Fix previous change.  Comment out xom and effence