12007-11-07  Bruno Haible  <bruno@clisp.org>
2
3	* gettext-0.17 released.
4
52007-06-27  Bruno Haible  <bruno@clisp.org>
6
7	* config.rpath: Upgrade to libtool-1.5.24.
8
92006-12-24  Bruno Haible  <bruno@clisp.org>
10
11	Improve support for OpenBSD.
12	* config.rpath (libname_spec): Export.
13	(library_names_spec): New variable. Export.
14
152006-10-27  Bruno Haible  <bruno@clisp.org>
16
17	Work around automake-1.10 annoyance.
18	* Makefile.am (ACLOCAL): New macro.
19	(tests/*/aclocal.m4): Use fixaclocal.
20
212006-11-27  Bruno Haible  <bruno@clisp.org>
22
23	* gettext-0.16.1 released.
24
252006-10-26  Bruno Haible  <bruno@clisp.org>
26
27	* gettext-0.16 released.
28
292006-07-21  Bruno Haible  <bruno@clisp.org>
30
31	* gettext-0.15 released.
32
332006-06-23  Bruno Haible  <bruno@clisp.org>
34
35	Biarch support.
36	* configure.ac: Invoke AC_LIB_PREPARE_MULTILIB. Set LIBDIRSTEM.
37	* tests/Makefile.am (TESTS_ENVIRONMENT): Set LIBDIRSTEM.
38	* tests/rpath-1: Pass --libdir to all configure invocations.
39	* tests/rpath-2_a: Likewise.
40	* tests/rpath-2_b: Likewise.
41	* tests/rpath-3_a: Likewise.
42	* tests/rpath-3_b: Likewise.
43	* tests/rpathcfg.sh: Likewise.
44
452006-05-15  Bruno Haible  <bruno@clisp.org>
46
47	* config.rpath: Improve support for Sun C 5.9 on Linux, based on
48	libtool patch by Ralf Wildenhues.
49
502006-05-05  Bruno Haible  <bruno@clisp.org>
51
52	* config.rpath: Add support for Sun C 5.9 on Linux.
53
542006-04-17  Bruno Haible  <bruno@clisp.org>
55
56	* Makefile.am (all-local): Remove dependency on build-aux/mkinstalldirs.
57	(build-aux/mkinstalldirs): Remove rule.
58	(DISTCLEANFILES): Remove build-aux/mkinstalldirs.
59	* tests/rpathlx/Makefile.am (mkinstalldirs): Remove variable.
60	* tests/rpathly/Makefile.am (mkinstalldirs): Remove variable.
61	* tests/rpathlyx/Makefile.am (mkinstalldirs): Remove variable.
62	* tests/rpathlz/Makefile.am (mkinstalldirs): Remove variable.
63	* tests/rpathlzyx/Makefile.am (mkinstalldirs): Remove variable.
64	* tests/rpathx/Makefile.am (mkinstalldirs): Remove variable.
65	* tests/rpathy/Makefile.am (mkinstalldirs): Remove variable.
66	* tests/rpathz/Makefile.am (mkinstalldirs): Remove variable.
67
682005-12-27  Bruno Haible  <bruno@clisp.org>
69
70	* config.rpath: Upgrade to libtool-1.5.22.
71
722005-11-23  Bruno Haible  <bruno@clisp.org>
73
74	Cygwin portability.
75	* configure.ac: Invoke gl_WOE32_DLL.
76
772005-09-18  Bruno Haible  <bruno@clisp.org>
78
79	* config.rpath: Upgrade to libtool-1.5.20.
80
812005-09-18  Bruno Haible  <bruno@clisp.org>
82
83	* config.rpath: Complete upgrade to libtool-1.5.16.
84
852005-05-01  Bruno Haible  <bruno@clisp.org>
86
87	* config.rpath: Upgrade to libtool-1.5.16.
88
892006-06-21  Bruno Haible  <bruno@clisp.org>
90
91	* gettext-0.14.6 released.
92
932006-06-21  Bruno Haible  <bruno@clisp.org>
94
95	* tests/Makefile.am (TESTS): Remove those tests that fail on x86_64.
96
972005-05-23  Bruno Haible  <bruno@clisp.org>
98
99	* gettext-0.14.5 released.
100
1012005-04-11  Bruno Haible  <bruno@clisp.org>
102
103	* gettext-0.14.4 released.
104
1052005-04-11  Bruno Haible  <bruno@clisp.org>
106
107	* tests/rpath-1, tests/rpath-2_a, tests/rpath-2_b, tests/rpath-3_a:
108	* tests/rpath-3_b, tests/rpathcfg.sh: Use build-aux instead of config.
109
1102005-03-22  Bruno Haible  <bruno@clisp.org>
111
112	* configure.ac (AC_CONFIG_AUX_DIR): Use ../build-aux.
113	* tests/rpath*/configure.ac (AC_CONFIG_AUX_DIR): Use ../../../build-aux.
114	* Makefile.am: Replace config/m4 with m4 and config/ with build-aux/.
115	(build-aux-dir): Renamed from config-dir.
116
1172005-03-14  Bruno Haible  <bruno@clisp.org>
118
119	* gettext-0.14.3 released.
120
1212005-02-24  Bruno Haible  <bruno@clisp.org>
122
123	* gettext-0.14.2 released.
124
1252005-02-07  Bruno Haible  <bruno@clisp.org>
126
127	* config.rpath: Upgrade to libtool-1.5.12: support for Portland Group
128	compiler, support for DragonFly BSD, relaxed copyright permissions.
129
1302005-02-07  Bruno Haible  <bruno@clisp.org>
131
132	* config.rpath: Use 'sed' with ranges only in C locale. Needed because
133	in the et_EE locale, the letters T U V W C Y come after Z.
134	Reported by Mike Frysinger <vapier@gentoo.org>.
135
1362005-01-09  Bruno Haible  <bruno@clisp.org>
137
138	Adaptation to automake-1.9.
139	* Makefile.am (tests/rpath*/aclocal.m4): Turn the m4 directories
140	into absolute pathnames, so that aclocal-1.9 includes the files
141	literally into the created aclocal.m4 file, instead of putting
142	m4_include(...) statements that don't work after the directory has
143	been copied to a different location.
144
1452005-01-05  Bruno Haible  <bruno@clisp.org>
146
147	* config.rpath: Upgrade to libtool-1.5.10.
148
1492004-11-11  Bruno Haible  <bruno@clisp.org>
150
151	* config.rpath: Upgrade to libtool-1.5.8 and libtool-1.5.10.
152
1532004-11-11  Bruno Haible  <bruno@clisp.org>
154
155	* config.rpath: Upgrade to libtool-1.5.6.
156
1572004-10-30  James Youngman  <jay@gnu.org>
158
159	* config.rpath: Modify comment to be consistent with the code.
160
1612004-02-22  Bruno Haible  <bruno@clisp.org>
162
163	* config.rpath: Add support for Comeau C++ on Linux.
164	Patch by Prof. Roberto Bagnara <bagnara@cs.unipr.it>.
165
1662004-02-21  Bruno Haible  <bruno@clisp.org>
167
168	* config.rpath: Upgrade to libtool-1.5.2.
169
1702004-01-29  Bruno Haible  <bruno@clisp.org>
171
172	* gettext-0.14.1 released.
173
1742004-01-28  Bruno Haible  <bruno@clisp.org>
175
176	* gettext-0.14 released.
177
1782003-12-12  Bruno Haible  <bruno@clisp.org>
179
180	Assume automake-1.8.
181	* Makefile.am (html): Remove rule.
182	(distclean-local): Renamed from distclean-am.
183	* tests/Makefile.am (distclean-local): Renamed from distclean-am.
184
1852003-12-17  Bruno Haible  <bruno@clisp.org>
186
187	* gettext-0.13.1 released.
188
1892003-11-30  Bruno Haible  <bruno@clisp.org>
190
191	* gettext-0.13 released.
192
1932003-10-31  Bruno Haible  <bruno@clisp.org>
194
195	* configure.ac: Remove argument of FIX_MAKEFILE_DISTRIB.
196
1972003-06-17  Paul Eggert  <eggert@twinsun.com>
198
199	* config.rpath: Use grep instead of egrep, since POSIX 1003.1-2001 no
200	longer requires egrep.
201
2022003-05-22  Bruno Haible  <bruno@clisp.org>
203
204	* gettext-0.12.1 released.
205
2062003-05-20  Bruno Haible  <bruno@clisp.org>
207
208	* Makefile.am (config-dir): New target.
209	(config/config.guess, config/config.sub, config/install-sh,
210	config/ltmain.sh, config/mkinstalldirs, config/missing,
211	config/config.rpath): Depend on it.
212	(distclean-am): Remove config-dir as well.
213	Reported by Fr��d��ric L. W. Meunier <0@pervalidus.tk>.
214
2152003-05-17  Bruno Haible  <bruno@clisp.org>
216
217	* gettext-0.12 released.
218
2192003-05-02  Bruno Haible  <bruno@clisp.org>
220
221	* config.rpath: Document limitation on IRIX.
222
2232003-04-24  Bruno Haible  <bruno@clisp.org>
224
225	* config.rpath: Update to libtool-1.5. Small changes for AIX, HP-UX,
226	Irix, Linux, MacOS X, Windows.
227
2282003-04-24  Bruno Haible  <bruno@clisp.org>
229
230	* config.rpath: Don't set sys_lib_search_path_spec and
231	sys_lib_dlsearch_path_spec.
232
2332003-02-28  Bruno Haible  <bruno@clisp.org>
234
235	Support for relocatable installation.
236	* INSTALL: Document --enable-relocatable and --with-libintl-prefix.
237
2382003-02-22  Bruno Haible  <bruno@clisp.org>
239
240	* Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2.
241
2422003-02-12  Bruno Haible  <bruno@clisp.org>
243
244	Extracted from gettext package.
245	* configure.ac: New file.
246	* Makefile.am: New file.
247	* AUTHORS, COPYING, INSTALL, NEWS, README: New files.
248	* m4/Makefile.am: New file.
249	* tests/Makefile.am: New file.
250	* tests/rpath-1: Move temporary directories down under tstdir.
251	Rename global_top_srcdir to global_top_auxdir.
252	* tests/rpath-2_a: Likewise.
253	* tests/rpath-2_b: Likewise.
254	* tests/rpath-3_a: Likewise.
255	* tests/rpath-3_b: Likewise.
256	* tests/rpath-2???: Use $srcdir instead of $top_srcdir/tests.
257	* tests/rpath-3???: Likewise.
258	* tests/rpathcfg.sh: Move temporary directories down under tstdir.
259	Use $srcdir instead of $top_srcdir/tests.
260	* tests/rpath*/Makefile.am: Use global_top_auxdir instead of
261	global_top_srcdir.
262	* tests/rpath*/configure.ac: Use AC_CONFIG_AUX_DIR instead of
263	AC_CONFIG_AUX_DIRS; the latter is undocumented and doesn't work
264	with automake-1.7.2.
265
266