(gstring_subst): Setup all members of struct
[m17n/libotf.git] / ChangeLog
index cf68aa9..979e660 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,17 @@
-2006-07-18  Kenichi Handa  <handa@m17n.org>
+2006-07-19  Kenichi Handa  <handa@m17n.org>
 
        * Version 0.9.5 released.
 
+       * libotf.pc.in: New file.
+
+       * Makefile.am (pkgconfigdir, pkgconfig_DATA): New variables.
+
        * configure.ac: Updated to 0.9.5.
+       (FREETYPE_INC, FREETYPE_LD_FLAGS): AC_SUBST them.
+       (AC_CONFIG_FILES): Include libotf.pc.
+
+       * libotf-config.in: Include @FREETYPE_INC@ and @FREETYPE_LD_FLAGS@
+       in output.
 
 2006-07-18  Kenichi Handa  <handa@m17n.org>