f71c2b4133eb3c405e550d5cce42a8b7eb9237fa
[m17n/m17n-lib.git] / ChangeLog
1 2004-12-10  Kenichi Handa  <handa@m17n.org>
2
3         * Version 1.2.0 released.
4
5 2004-12-10  Kenichi Handa  <handa@m17n.org>
6
7         * configure.ac: Versions changed to 1.2.0.
8
9 2004-10-14  Kenichi Handa  <handa@m17n.org>
10
11         * configure.ac (M17N_EXT_LIBS): New variable to accumulate
12         available external libraries.
13
14 2004-10-13  Kenichi Handa  <handa@m17n.org>
15
16         * configure.ac: Check if <freetype/ftbdf.h> is available or not.
17
18 2004-10-12  Kenichi Handa  <handa@m17n.org>
19
20         * configure.ac: Use pkg-config (if available) for Xft.
21
22 2004-10-11  Kenichi Handa  <handa@m17n.org>
23
24         * m17n-core.pc.in, m17n-shell.pc.in, m17n-gui.pc.in: New files.
25
26         * configure.ac: Include m17n-core.pc, m17n-shell.pc, and
27         m17n-gui.pc in AC_CONFIG_FILES.
28
29         * Makefile.am (EXTRA_DIST, pkgconfigdir, pkgconfig_DATA): New
30         variables.
31
32 2004-08-16  Kenichi Handa  <handa@m17n.org>
33
34         * Version 1.1.0 released.
35
36 2004-07-06  Kenichi Handa  <handa@m17n.org>
37
38         * m17n-config.in: Cancel previous change.
39
40 2004-06-30  Kenichi Handa  <handa@m17n.org>
41
42         * m17n-config.in: Add -lm17n-X and -lm17n-gd if necessary.
43
44 2004-06-14  Kenichi Handa  <handa@m17n.org>
45
46         * configure.ac: Check the program m17n-db.
47
48 2004-06-03  Kenichi Handa  <handa@m17n.org>
49
50         * configure.ac: Run freetype-config with --libs instead of
51         --libtool.
52
53 2004-05-31  Kenichi Handa  <handa@m17n.org>
54
55         * configure.ac: Check the availability of dlopen.  Append
56         $X_CFLAGS to CPPFLAGS.
57
58 2004-05-28  Kenichi Handa  <handa@m17n.org>
59
60         * configure.ac: New variable API_VERSION.
61
62         * m17n-config.in: Accept "GUI" flag and adjusted for the new
63         configuration.
64
65 2004-05-27  Kenichi Handa  <handa@m17n.org>
66
67         * configure.ac: Check fontconfig even if Xft is available.  Check
68         gd library.  If Xft is not available, set XFT2_LD_FLAGS to null.
69         Likewise for xml2.
70
71         * bootstrap.sh: Clean old files at first.
72
73 2004-05-24  Kenichi Handa  <handa@m17n.org>
74
75         * configure.ac: Fix typo (pkg-conifg ->pkg-config).  Fix
76         AC_CHECK_LIB arg for fontconfig.
77
78 2004-05-21  Kenichi Handa  <handa@m17n.org>
79
80         * configure.ac (HAVE_FRIBIDI): Unset FRIBIDI_LD_FLAGS if fribidi
81         library is not found.
82
83 2004-05-18  Kenichi Handa  <handa@m17n.org>
84
85         * configure.ac: If libotf is not available, clear OTF_LD_FLAGS.
86         Double quaote several variables.  Even if xft-config is not
87         available, check if Xft library is available.  Setup
88         HAVE_FONTCONFIG.
89
90 2004-05-07  Kenichi Handa  <handa@redhat.m17n.org>
91
92         * configure.ac: Fix previous change.  Comment out xom and effence
93         related codes.
94
95 2004-05-03  Kenichi Handa  <handa@m17n.org>
96
97         * configure.ac: Use fribidi-config and xft-config if they are
98         available.
99
100 2004-04-27  Kenichi Handa  <handa@m17n.org>
101
102         * configure.ac: Check if Xft2 library is available.
103         (OTF_LD_FLAGS): Set to `libotf-config --libs`.
104         (FREETYPE_LD_FLAGS): Set to `freetype-config --libtool`.
105
106 2004-03-29  Kenichi Handa  <handa@m17n.org>
107
108         * Version 1.0 Patch Level 2 released.
109
110 2004-03-29  Kenichi Handa  <handa@etlken2>
111
112         * configure.ac: Version changed to 1.0.2.
113
114 2004-03-19  Kenichi Handa  <handa@m17n.org>
115
116         * Version 1.0 Patch Level 1 released.
117
118 2004-03-19  Kenichi Handa  <handa@m17n.org>
119
120         * configure.ac: Version changed to 1.0.1.
121
122 2004-03-01  Kenichi Handa  <handa@m17n.org>
123
124         * Version 1.0 released.
125
126 \f
127 Copyright (C) 2003, 2004
128   National Institute of Advanced Industrial Science and Technology (AIST)
129   Registration Number H15PRO112
130
131 This file is part of the m17n library.
132
133 The m17n library is free software; you can redistribute it and/or
134 modify it under the terms of the GNU Lesser General Public License
135 as published by the Free Software Foundation; either version 2.1 of
136 the License, or (at your option) any later version.
137
138 The m17n library is distributed in the hope that it will be useful,
139 but WITHOUT ANY WARRANTY; without even the implied warranty of
140 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
141 Lesser General Public License for more details.
142
143 You should have received a copy of the GNU Lesser General Public
144 License along with the m17n library; if not, write to the Free
145 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
146 02111-1307, USA.