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