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