(m17n_init_core): Call SET_DEBUG_FLAG for
[m17n/m17n-lib.git] / ChangeLog
1 2009-10-05  Kenichi Handa  <handa@m17n.org>
2
3         * configure.ac: Version changed to 1.6.0.
4         (API_VERSION): Changed to 4.0.4.
5
6 2009-08-13  Kenichi Handa  <handa@m17n.org>
7
8         * Version 1.5.5 released.
9
10 2009-07-29  Kenichi Handa  <handa@m17n.org>
11
12         * configure.ac: Add AC_CONFIG_MACRO_DIR([m4]).  Update by
13         autoupdate program.
14
15         * mkinstalldirs: Removed.
16
17         * bootstrap.sh: Simplified by using autoreconf.
18
19 2009-07-28  Kenichi Handa  <handa@m17n.org>
20
21         * configure.ac: Version changed to 1.5.5.
22
23 2009-03-02  Kenichi Handa  <handa@m17n.org>
24
25         * Version 1.5.4 released.
26
27 2009-02-25  Kenichi Handa  <handa@m17n.org>
28
29         * configure.ac: Version changed to 1.5.4.
30
31 2008-10-20  Kenichi Handa  <handa@m17n.org>
32
33         * Version 1.5.3 released.
34
35 2008-09-24  Kenichi Handa  <handa@m17n.org>
36
37         * configure.ac: Versions changed to 1.5.3.
38
39 2008-06-23  Kenichi Handa  <handa@m17n.org>
40
41         * Version 1.5.2 released.
42
43 2008-05-30  Kenichi Handa  <handa@m17n.org>
44
45         * configure.ac: Versions changed to 1.5.2.
46
47 2008-01-31  Kenichi Handa  <handa@ni.aist.go.jp>
48
49         * Version 1.5.1 released.
50
51 2008-01-15  Kenichi Handa  <handa@ni.aist.go.jp>
52
53         * configure.ac: Versions changed to 1.5.1.
54
55 2007-12-28  Kenichi Handa  <handa@ni.aist.go.jp>
56
57         * Version 1.5.0 released.
58
59 2007-11-13  Kenichi Handa  <handa@ni.aist.go.jp>
60
61         * configure.ac: Version changed to 1.5.0
62         (API_VERSION): Updated to 3:0:3.
63
64         * m17n-config.in: Add FLT support.
65
66 2007-10-12  Kenichi Handa  <handa@m17n.org>
67
68         * m17n-flt.pc.in: Don't require m17n-shell.
69
70 2007-08-15  Kenichi Handa  <handa@m17n.org>
71
72         * m17n-flt.pc.in (prefix): New file.
73
74         * configure.ac (AC_CONFIG_FILES): Add m17n-flt.pc.
75
76         * Makefile.am (EXTRA_DIST): Add m17n-flt.pc.in.
77         (BASICDATA): Add m17n-flt.pc.
78
79 2007-07-13  Kenichi Handa  <handa@m17n.org>
80
81         * Version 1.4.0 released.
82
83 2007-05-24  Kenichi Handa  <handa@m17n.org>
84
85         * configure.ac (HAVE_ANTHY): Use PKG_CHECK_MODULES to check it.
86
87 2007-05-16  Kenichi Handa  <handa@m17n.org>
88
89         * configure.ac: Version changed to 1.4.0
90         (API_VERSION): Updated to 2:0:2.
91
92 2007-02-28  Kenichi Handa  <handa@m17n.org>
93
94         * configure.ac: Version changed to 1.3.5.
95
96 2006-12-14  Kenichi Handa  <handa@m17n.org>
97
98         * .cvsignore: Add INSTALL, depcomp, install-sh, and missing.
99
100 2006-12-07  TAKAHASHI Naoto  <ntakahas@m17n.org>
101
102         * Update FSF postal address.
103
104 2006-12-06  Kenichi Handa  <handa@m17n.org>
105
106         * Version 1.3.4 released.
107
108 2006-09-21  Kenichi Handa  <handa@m17n.org>
109
110         * mkinstalldirs: New file.
111
112         * bootstrap.sh: Don't delete mkinstalldirs.  Change order of
113         calling auto tools.
114
115         * ABOUT-NLS: New file.
116
117         * intl, m4, po: New directories.
118
119 2006-09-21  gettextize  <bug-gnu-gettext@gnu.org>
120
121         * Makefile.am (SUBDIRS): Add intl.
122         * configure.ac (AC_CONFIG_FILES): Add intl/Makefile.
123
124 2006-09-17  gettextize  <bug-gnu-gettext@gnu.org>
125
126         * Makefile.am (SUBDIRS): Add po.
127         (ACLOCAL_AMFLAGS): New variable.
128         (EXTRA_DIST): Add config.rpath, mkinstalldirs, m4/ChangeLog.
129         * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.
130
131 2006-09-17  Kenichi Handa  <handa@m17n.org>
132
133         * configure.ac: Add AM_GNU_GETTEXT.
134         (GETTEXTDIR): New variable.  AC_SUBST it.
135
136 2006-07-19  Kenichi Handa  <handa@m17n.org>
137
138         * configure.ac: Include the result of `libotf-config --cflags` in
139         CPPFLAGS.
140
141 2006-07-14  Kenichi Handa  <handa@m17n.org>
142
143         * configure.ac: Version changed to 1.3.4.  Delete args to
144         AM_INIT_AUTOMAKE.
145
146 2006-06-23  Kenichi Handa  <handa@m17n.org>
147
148         * Makefile.am (PKGDATA): Don't increment it conditionally.
149
150         * configure.ac: Add "--with-fontconfig" arg.
151
152 2006-05-29  Kenichi Handa  <handa@m17n.org>
153
154         * m17n-config.in: For for --libtool.
155
156 2006-04-24  TAKAHASHI Naoto  <ntakahas@m17n.org>
157
158         * README: Insert libthai reference site.
159
160 2006-02-22  Kenichi Handa  <handa@m17n.org>
161
162         * Version 1.3.3 released.
163
164 2006-02-22  Kenichi Handa  <handa@m17n.org>
165
166         * configure.ac: Version changed to 1.3.1.
167         (HAVE_DLOPEN): Fix typo in a message.
168
169 2006-02-06  Kenichi Handa  <handa@m17n.org>
170
171         * Version 1.3.2 released.
172
173 2006-02-06  Kenichi Handa  <handa@m17n.org>
174
175         * Makefile.am (EXTRA_DIST): Add bootstrap.sh.
176
177 2006-02-03  Kenichi Handa  <handa@m17n.org>
178
179         * configure.ac: Version changed to 1.3.1.
180
181 2006-01-17  Kenichi Handa  <handa@m17n.org>
182
183         * configure.ac: If GD library is available, define HAVE_GD as 1 or
184         2 in CONFIG_FLAGS.
185
186 2006-01-16  Kenichi Handa  <handa@m17n.org>
187
188         * Version 1.3.1 released.
189
190 2006-01-16  Kenichi Handa  <handa@m17n.org>
191
192         * configure.ac: Version changed to 1.3.1.
193
194 2005-12-22  Kenichi Handa  <handa@m17n.org>
195
196         * Version 1.3.0 released.
197
198 2005-12-22  Kenichi Handa  <handa@m17n.org>
199
200         * configure.ac: Check availability of OTF_check_features.
201
202 2005-12-05  Kenichi Handa  <handa@m17n.org>
203
204         * m17n-shell.pc.in (Description): Fix typo.
205
206 2005-11-21  Kenichi Handa  <handa@m17n.org>
207
208         * Makefile.am (pkgconfig_DATA): Define it conditionally on
209         WITH_GUI.
210
211         * configure.ac: Handle --with-gui/--without-gui arg.
212
213 2005-11-18  Kenichi Handa  <handa@m17n.org>
214
215         * configure.ac: Add --with-libotf option.  Use AC_HELP_STRING.
216
217 2005-09-05  Kenichi Handa  <handa@m17n.org>
218
219         * bootstrap.sh: Call automake with -a -c. 
220
221         * configure.ac: Add AM_MAINTAINER_MODE.
222         (X11_LD_FLAGS): New variable.
223         (--with-gd): New AC_ARG_WITH.
224         (HAVE_FRIBIDI_CONFIG): Fix typo for testing it.
225
226 2005-09-01  Kenichi Handa  <handa@m17n.org>
227
228         * configure.ac (CONFIG_FLAGS): Setup this variable and AC_SUBST it.
229
230 2005-08-18  Kenichi Handa  <handa@m17n.org>
231
232         * configure.ac: Version changed to 1.3.0.
233
234 2005-05-12  Kenichi Handa  <handa@m17n.org>
235
236         * configure.ac: Define HAVE_X11_XAW_COMMAND explicitly.
237
238 2005-04-28  Kenichi Handa  <handa@m17n.org>
239
240         * configure.ac: Check the availability of libXaw.
241
242 2005-04-27  Kenichi Handa  <handa@m17n.org>
243
244         * configure.ac: Check libthat at first and if that fail check
245         wordcut library.
246
247 2005-04-15  Kenichi Handa  <handa@m17n.org>
248
249         * configure.ac: Check the version of wordcut library and
250         HAVE_WORDCUT or HAVE_WORDCUT_OLD.
251         (DLOPEN_SHLIB_EXT): Define it.
252
253 2004-12-27  Kenichi Handa  <handa@m17n.org>
254
255         * Version 1.2.0 released.
256
257 2004-12-27  Kenichi Handa  <handa@m17n.org>
258
259         * m17n-config.in: Fix documentation.  Doxygen's section name fixed.
260
261 2004-12-10  Kenichi Handa  <handa@m17n.org>
262
263         * configure.ac: Versions changed to 1.2.0.
264
265 2004-10-14  Kenichi Handa  <handa@m17n.org>
266
267         * configure.ac (M17N_EXT_LIBS): New variable to accumulate
268         available external libraries.
269
270 2004-10-13  Kenichi Handa  <handa@m17n.org>
271
272         * configure.ac: Check if <freetype/ftbdf.h> is available or not.
273
274 2004-10-12  Kenichi Handa  <handa@m17n.org>
275
276         * configure.ac: Use pkg-config (if available) for Xft.
277
278 2004-10-11  Kenichi Handa  <handa@m17n.org>
279
280         * m17n-core.pc.in, m17n-shell.pc.in, m17n-gui.pc.in: New files.
281
282         * configure.ac: Include m17n-core.pc, m17n-shell.pc, and
283         m17n-gui.pc in AC_CONFIG_FILES.
284
285         * Makefile.am (EXTRA_DIST, pkgconfigdir, pkgconfig_DATA): New
286         variables.
287
288 2004-08-16  Kenichi Handa  <handa@m17n.org>
289
290         * Version 1.1.0 released.
291
292 2004-07-06  Kenichi Handa  <handa@m17n.org>
293
294         * m17n-config.in: Cancel previous change.
295
296 2004-06-30  Kenichi Handa  <handa@m17n.org>
297
298         * m17n-config.in: Add -lm17n-X and -lm17n-gd if necessary.
299
300 2004-06-14  Kenichi Handa  <handa@m17n.org>
301
302         * configure.ac: Check the program m17n-db.
303
304 2004-06-03  Kenichi Handa  <handa@m17n.org>
305
306         * configure.ac: Run freetype-config with --libs instead of
307         --libtool.
308
309 2004-05-31  Kenichi Handa  <handa@m17n.org>
310
311         * configure.ac: Check the availability of dlopen.  Append
312         $X_CFLAGS to CPPFLAGS.
313
314 2004-05-28  Kenichi Handa  <handa@m17n.org>
315
316         * configure.ac: New variable API_VERSION.
317
318         * m17n-config.in: Accept "GUI" flag and adjusted for the new
319         configuration.
320
321 2004-05-27  Kenichi Handa  <handa@m17n.org>
322
323         * configure.ac: Check fontconfig even if Xft is available.  Check
324         gd library.  If Xft is not available, set XFT2_LD_FLAGS to null.
325         Likewise for xml2.
326
327         * bootstrap.sh: Clean old files at first.
328
329 2004-05-24  Kenichi Handa  <handa@m17n.org>
330
331         * configure.ac: Fix typo (pkg-conifg ->pkg-config).  Fix
332         AC_CHECK_LIB arg for fontconfig.
333
334 2004-05-21  Kenichi Handa  <handa@m17n.org>
335
336         * configure.ac (HAVE_FRIBIDI): Unset FRIBIDI_LD_FLAGS if fribidi
337         library is not found.
338
339 2004-05-18  Kenichi Handa  <handa@m17n.org>
340
341         * configure.ac: If libotf is not available, clear OTF_LD_FLAGS.
342         Double quaote several variables.  Even if xft-config is not
343         available, check if Xft library is available.  Setup
344         HAVE_FONTCONFIG.
345
346 2004-05-07  Kenichi Handa  <handa@redhat.m17n.org>
347
348         * configure.ac: Fix previous change.  Comment out xom and effence
349         related codes.
350
351 2004-05-03  Kenichi Handa  <handa@m17n.org>
352
353         * configure.ac: Use fribidi-config and xft-config if they are
354         available.
355
356 2004-04-27  Kenichi Handa  <handa@m17n.org>
357
358         * configure.ac: Check if Xft2 library is available.
359         (OTF_LD_FLAGS): Set to `libotf-config --libs`.
360         (FREETYPE_LD_FLAGS): Set to `freetype-config --libtool`.
361
362 2004-03-29  Kenichi Handa  <handa@m17n.org>
363
364         * Version 1.0 Patch Level 2 released.
365
366 2004-03-29  Kenichi Handa  <handa@etlken2>
367
368         * configure.ac: Version changed to 1.0.2.
369
370 2004-03-19  Kenichi Handa  <handa@m17n.org>
371
372         * Version 1.0 Patch Level 1 released.
373
374 2004-03-19  Kenichi Handa  <handa@m17n.org>
375
376         * configure.ac: Version changed to 1.0.1.
377
378 2004-03-01  Kenichi Handa  <handa@m17n.org>
379
380         * Version 1.0 released.
381
382 \f
383 Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
384   National Institute of Advanced Industrial Science and Technology (AIST)
385   Registration Number H15PRO112
386
387 This file is part of the m17n library.
388
389 The m17n library is free software; you can redistribute it and/or
390 modify it under the terms of the GNU Lesser General Public License
391 as published by the Free Software Foundation; either version 2.1 of
392 the License, or (at your option) any later version.
393
394 The m17n library is distributed in the hope that it will be useful,
395 but WITHOUT ANY WARRANTY; without even the implied warranty of
396 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
397 Lesser General Public License for more details.
398
399 You should have received a copy of the GNU Lesser General Public
400 License along with the m17n library; if not, write to the Free
401 Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
402 Boston, MA 02110-1301, USA.