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