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