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