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