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