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