*** empty log message ***
[m17n/m17n-lib.git] / ChangeLog
1 2006-05-29  Kenichi Handa  <handa@m17n.org>
2
3         * m17n-config.in: For for --libtool.
4
5 2006-04-24  TAKAHASHI Naoto  <ntakahas@m17n.org>
6
7         * README: Insert libthai reference site.
8
9 2006-02-22  Kenichi Handa  <handa@m17n.org>
10
11         * Version 1.3.3 released.
12
13 2006-02-22  Kenichi Handa  <handa@m17n.org>
14
15         * configure.ac: Version changed to 1.3.1.
16         (HAVE_DLOPEN): Fix typo in a message.
17
18 2006-02-06  Kenichi Handa  <handa@m17n.org>
19
20         * Version 1.3.2 released.
21
22 2006-02-06  Kenichi Handa  <handa@m17n.org>
23
24         * Makefile.am (EXTRA_DIST): Add bootstrap.sh.
25
26 2006-02-03  Kenichi Handa  <handa@m17n.org>
27
28         * configure.ac: Version changed to 1.3.1.
29
30 2006-01-17  Kenichi Handa  <handa@m17n.org>
31
32         * configure.ac: If GD library is available, define HAVE_GD as 1 or
33         2 in CONFIG_FLAGS.
34
35 2006-01-16  Kenichi Handa  <handa@m17n.org>
36
37         * Version 1.3.1 released.
38
39 2006-01-16  Kenichi Handa  <handa@m17n.org>
40
41         * configure.ac: Version changed to 1.3.1.
42
43 2005-12-22  Kenichi Handa  <handa@m17n.org>
44
45         * Version 1.3.0 released.
46
47 2005-12-22  Kenichi Handa  <handa@m17n.org>
48
49         * configure.ac: Check availability of OTF_check_features.
50
51 2005-12-05  Kenichi Handa  <handa@m17n.org>
52
53         * m17n-shell.pc.in (Description): Fix typo.
54
55 2005-11-21  Kenichi Handa  <handa@m17n.org>
56
57         * Makefile.am (pkgconfig_DATA): Define it conditionally on
58         WITH_GUI.
59
60         * configure.ac: Handle --with-gui/--without-gui arg.
61
62 2005-11-18  Kenichi Handa  <handa@m17n.org>
63
64         * configure.ac: Add --with-libotf option.  Use AC_HELP_STRING.
65
66 2005-09-05  Kenichi Handa  <handa@m17n.org>
67
68         * bootstrap.sh: Call automake with -a -c. 
69
70         * configure.ac: Add AM_MAINTAINER_MODE.
71         (X11_LD_FLAGS): New variable.
72         (--with-gd): New AC_ARG_WITH.
73         (HAVE_FRIBIDI_CONFIG): Fix typo for testing it.
74
75 2005-09-01  Kenichi Handa  <handa@m17n.org>
76
77         * configure.ac (CONFIG_FLAGS): Setup this variable and AC_SUBST it.
78
79 2005-08-18  Kenichi Handa  <handa@m17n.org>
80
81         * configure.ac: Version changed to 1.3.0.
82
83 2005-05-12  Kenichi Handa  <handa@m17n.org>
84
85         * configure.ac: Define HAVE_X11_XAW_COMMAND explicitly.
86
87 2005-04-28  Kenichi Handa  <handa@m17n.org>
88
89         * configure.ac: Check the availability of libXaw.
90
91 2005-04-27  Kenichi Handa  <handa@m17n.org>
92
93         * configure.ac: Check libthat at first and if that fail check
94         wordcut library.
95
96 2005-04-15  Kenichi Handa  <handa@m17n.org>
97
98         * configure.ac: Check the version of wordcut library and
99         HAVE_WORDCUT or HAVE_WORDCUT_OLD.
100         (DLOPEN_SHLIB_EXT): Define it.
101
102 2004-12-27  Kenichi Handa  <handa@m17n.org>
103
104         * Version 1.2.0 released.
105
106 2004-12-27  Kenichi Handa  <handa@m17n.org>
107
108         * m17n-config.in: Fix documentation.  Doxygen's section name fixed.
109
110 2004-12-10  Kenichi Handa  <handa@m17n.org>
111
112         * configure.ac: Versions changed to 1.2.0.
113
114 2004-10-14  Kenichi Handa  <handa@m17n.org>
115
116         * configure.ac (M17N_EXT_LIBS): New variable to accumulate
117         available external libraries.
118
119 2004-10-13  Kenichi Handa  <handa@m17n.org>
120
121         * configure.ac: Check if <freetype/ftbdf.h> is available or not.
122
123 2004-10-12  Kenichi Handa  <handa@m17n.org>
124
125         * configure.ac: Use pkg-config (if available) for Xft.
126
127 2004-10-11  Kenichi Handa  <handa@m17n.org>
128
129         * m17n-core.pc.in, m17n-shell.pc.in, m17n-gui.pc.in: New files.
130
131         * configure.ac: Include m17n-core.pc, m17n-shell.pc, and
132         m17n-gui.pc in AC_CONFIG_FILES.
133
134         * Makefile.am (EXTRA_DIST, pkgconfigdir, pkgconfig_DATA): New
135         variables.
136
137 2004-08-16  Kenichi Handa  <handa@m17n.org>
138
139         * Version 1.1.0 released.
140
141 2004-07-06  Kenichi Handa  <handa@m17n.org>
142
143         * m17n-config.in: Cancel previous change.
144
145 2004-06-30  Kenichi Handa  <handa@m17n.org>
146
147         * m17n-config.in: Add -lm17n-X and -lm17n-gd if necessary.
148
149 2004-06-14  Kenichi Handa  <handa@m17n.org>
150
151         * configure.ac: Check the program m17n-db.
152
153 2004-06-03  Kenichi Handa  <handa@m17n.org>
154
155         * configure.ac: Run freetype-config with --libs instead of
156         --libtool.
157
158 2004-05-31  Kenichi Handa  <handa@m17n.org>
159
160         * configure.ac: Check the availability of dlopen.  Append
161         $X_CFLAGS to CPPFLAGS.
162
163 2004-05-28  Kenichi Handa  <handa@m17n.org>
164
165         * configure.ac: New variable API_VERSION.
166
167         * m17n-config.in: Accept "GUI" flag and adjusted for the new
168         configuration.
169
170 2004-05-27  Kenichi Handa  <handa@m17n.org>
171
172         * configure.ac: Check fontconfig even if Xft is available.  Check
173         gd library.  If Xft is not available, set XFT2_LD_FLAGS to null.
174         Likewise for xml2.
175
176         * bootstrap.sh: Clean old files at first.
177
178 2004-05-24  Kenichi Handa  <handa@m17n.org>
179
180         * configure.ac: Fix typo (pkg-conifg ->pkg-config).  Fix
181         AC_CHECK_LIB arg for fontconfig.
182
183 2004-05-21  Kenichi Handa  <handa@m17n.org>
184
185         * configure.ac (HAVE_FRIBIDI): Unset FRIBIDI_LD_FLAGS if fribidi
186         library is not found.
187
188 2004-05-18  Kenichi Handa  <handa@m17n.org>
189
190         * configure.ac: If libotf is not available, clear OTF_LD_FLAGS.
191         Double quaote several variables.  Even if xft-config is not
192         available, check if Xft library is available.  Setup
193         HAVE_FONTCONFIG.
194
195 2004-05-07  Kenichi Handa  <handa@redhat.m17n.org>
196
197         * configure.ac: Fix previous change.  Comment out xom and effence
198         related codes.
199
200 2004-05-03  Kenichi Handa  <handa@m17n.org>
201
202         * configure.ac: Use fribidi-config and xft-config if they are
203         available.
204
205 2004-04-27  Kenichi Handa  <handa@m17n.org>
206
207         * configure.ac: Check if Xft2 library is available.
208         (OTF_LD_FLAGS): Set to `libotf-config --libs`.
209         (FREETYPE_LD_FLAGS): Set to `freetype-config --libtool`.
210
211 2004-03-29  Kenichi Handa  <handa@m17n.org>
212
213         * Version 1.0 Patch Level 2 released.
214
215 2004-03-29  Kenichi Handa  <handa@etlken2>
216
217         * configure.ac: Version changed to 1.0.2.
218
219 2004-03-19  Kenichi Handa  <handa@m17n.org>
220
221         * Version 1.0 Patch Level 1 released.
222
223 2004-03-19  Kenichi Handa  <handa@m17n.org>
224
225         * configure.ac: Version changed to 1.0.1.
226
227 2004-03-01  Kenichi Handa  <handa@m17n.org>
228
229         * Version 1.0 released.
230
231 \f
232 Copyright (C) 2003, 2004
233   National Institute of Advanced Industrial Science and Technology (AIST)
234   Registration Number H15PRO112
235
236 This file is part of the m17n library.
237
238 The m17n library is free software; you can redistribute it and/or
239 modify it under the terms of the GNU Lesser General Public License
240 as published by the Free Software Foundation; either version 2.1 of
241 the License, or (at your option) any later version.
242
243 The m17n library is distributed in the hope that it will be useful,
244 but WITHOUT ANY WARRANTY; without even the implied warranty of
245 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
246 Lesser General Public License for more details.
247
248 You should have received a copy of the GNU Lesser General Public
249 License along with the m17n library; if not, write to the Free
250 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
251 02111-1307, USA.