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