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