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