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