*** empty log message ***
[m17n/m17n-lib.git] / ChangeLog
1 2005-09-01  Kenichi Handa  <handa@m17n.org>
2
3         * configure.ac (CONFIG_FLAGS): Setup this variable and AC_SUBST it.
4
5 2005-08-18  Kenichi Handa  <handa@m17n.org>
6
7         * configure.ac: Version changed to 1.3.0.
8
9 2005-05-12  Kenichi Handa  <handa@m17n.org>
10
11         * configure.ac: Define HAVE_X11_XAW_COMMAND explicitly.
12
13 2005-04-28  Kenichi Handa  <handa@m17n.org>
14
15         * configure.ac: Check the availability of libXaw.
16
17 2005-04-27  Kenichi Handa  <handa@m17n.org>
18
19         * configure.ac: Check libthat at first and if that fail check
20         wordcut library.
21
22 2005-04-15  Kenichi Handa  <handa@m17n.org>
23
24         * configure.ac: Check the version of wordcut library and
25         HAVE_WORDCUT or HAVE_WORDCUT_OLD.
26         (DLOPEN_SHLIB_EXT): Define it.
27
28 2004-12-27  Kenichi Handa  <handa@m17n.org>
29
30         * Version 1.2.0 released.
31
32 2004-12-27  Kenichi Handa  <handa@m17n.org>
33
34         * m17n-config.in: Fix documentation.  Doxygen's section name fixed.
35
36 2004-12-10  Kenichi Handa  <handa@m17n.org>
37
38         * configure.ac: Versions changed to 1.2.0.
39
40 2004-10-14  Kenichi Handa  <handa@m17n.org>
41
42         * configure.ac (M17N_EXT_LIBS): New variable to accumulate
43         available external libraries.
44
45 2004-10-13  Kenichi Handa  <handa@m17n.org>
46
47         * configure.ac: Check if <freetype/ftbdf.h> is available or not.
48
49 2004-10-12  Kenichi Handa  <handa@m17n.org>
50
51         * configure.ac: Use pkg-config (if available) for Xft.
52
53 2004-10-11  Kenichi Handa  <handa@m17n.org>
54
55         * m17n-core.pc.in, m17n-shell.pc.in, m17n-gui.pc.in: New files.
56
57         * configure.ac: Include m17n-core.pc, m17n-shell.pc, and
58         m17n-gui.pc in AC_CONFIG_FILES.
59
60         * Makefile.am (EXTRA_DIST, pkgconfigdir, pkgconfig_DATA): New
61         variables.
62
63 2004-08-16  Kenichi Handa  <handa@m17n.org>
64
65         * Version 1.1.0 released.
66
67 2004-07-06  Kenichi Handa  <handa@m17n.org>
68
69         * m17n-config.in: Cancel previous change.
70
71 2004-06-30  Kenichi Handa  <handa@m17n.org>
72
73         * m17n-config.in: Add -lm17n-X and -lm17n-gd if necessary.
74
75 2004-06-14  Kenichi Handa  <handa@m17n.org>
76
77         * configure.ac: Check the program m17n-db.
78
79 2004-06-03  Kenichi Handa  <handa@m17n.org>
80
81         * configure.ac: Run freetype-config with --libs instead of
82         --libtool.
83
84 2004-05-31  Kenichi Handa  <handa@m17n.org>
85
86         * configure.ac: Check the availability of dlopen.  Append
87         $X_CFLAGS to CPPFLAGS.
88
89 2004-05-28  Kenichi Handa  <handa@m17n.org>
90
91         * configure.ac: New variable API_VERSION.
92
93         * m17n-config.in: Accept "GUI" flag and adjusted for the new
94         configuration.
95
96 2004-05-27  Kenichi Handa  <handa@m17n.org>
97
98         * configure.ac: Check fontconfig even if Xft is available.  Check
99         gd library.  If Xft is not available, set XFT2_LD_FLAGS to null.
100         Likewise for xml2.
101
102         * bootstrap.sh: Clean old files at first.
103
104 2004-05-24  Kenichi Handa  <handa@m17n.org>
105
106         * configure.ac: Fix typo (pkg-conifg ->pkg-config).  Fix
107         AC_CHECK_LIB arg for fontconfig.
108
109 2004-05-21  Kenichi Handa  <handa@m17n.org>
110
111         * configure.ac (HAVE_FRIBIDI): Unset FRIBIDI_LD_FLAGS if fribidi
112         library is not found.
113
114 2004-05-18  Kenichi Handa  <handa@m17n.org>
115
116         * configure.ac: If libotf is not available, clear OTF_LD_FLAGS.
117         Double quaote several variables.  Even if xft-config is not
118         available, check if Xft library is available.  Setup
119         HAVE_FONTCONFIG.
120
121 2004-05-07  Kenichi Handa  <handa@redhat.m17n.org>
122
123         * configure.ac: Fix previous change.  Comment out xom and effence
124         related codes.
125
126 2004-05-03  Kenichi Handa  <handa@m17n.org>
127
128         * configure.ac: Use fribidi-config and xft-config if they are
129         available.
130
131 2004-04-27  Kenichi Handa  <handa@m17n.org>
132
133         * configure.ac: Check if Xft2 library is available.
134         (OTF_LD_FLAGS): Set to `libotf-config --libs`.
135         (FREETYPE_LD_FLAGS): Set to `freetype-config --libtool`.
136
137 2004-03-29  Kenichi Handa  <handa@m17n.org>
138
139         * Version 1.0 Patch Level 2 released.
140
141 2004-03-29  Kenichi Handa  <handa@etlken2>
142
143         * configure.ac: Version changed to 1.0.2.
144
145 2004-03-19  Kenichi Handa  <handa@m17n.org>
146
147         * Version 1.0 Patch Level 1 released.
148
149 2004-03-19  Kenichi Handa  <handa@m17n.org>
150
151         * configure.ac: Version changed to 1.0.1.
152
153 2004-03-01  Kenichi Handa  <handa@m17n.org>
154
155         * Version 1.0 released.
156
157 \f
158 Copyright (C) 2003, 2004
159   National Institute of Advanced Industrial Science and Technology (AIST)
160   Registration Number H15PRO112
161
162 This file is part of the m17n library.
163
164 The m17n library is free software; you can redistribute it and/or
165 modify it under the terms of the GNU Lesser General Public License
166 as published by the Free Software Foundation; either version 2.1 of
167 the License, or (at your option) any later version.
168
169 The m17n library is distributed in the hope that it will be useful,
170 but WITHOUT ANY WARRANTY; without even the implied warranty of
171 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
172 Lesser General Public License for more details.
173
174 You should have received a copy of the GNU Lesser General Public
175 License along with the m17n library; if not, write to the Free
176 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
177 02111-1307, USA.