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