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