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