source: trunk/third/gettext/ChangeLog @ 21665

Revision 21665, 12.7 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21664, which included commits to RCS files with non-trunk default branches.
Line 
12005-03-14  Bruno Haible  <bruno@clisp.org>
2
3        * gettext-0.14.3 released.
4
52005-03-14  Bruno Haible  <bruno@clisp.org>
6
7        * version.sh: Bump version number to 0.14.3.
8
92005-02-24  Bruno Haible  <bruno@clisp.org>
10
11        * gettext-0.14.2 released.
12
132005-02-24  Bruno Haible  <bruno@clisp.org>
14
15        * version.sh: Bump version number to 0.14.2.
16
172005-02-23  Bruno Haible  <bruno@clisp.org>
18
19        * config/mdate-sh: Upgrade to automake-1.9.5.
20        * config/missing: Upgrade to automake-1.9.5.
21
222005-02-12  Bruno Haible  <bruno@clisp.org>
23
24        * config/ltmain.sh: Upgrade to libtool-1.5.14.
25        2003-11-27  Bruno Haible  <bruno@clisp.org>
26                * config/ltmain.sh: In the trampoline code, include string.h,
27                ctype.h, and return 127. Fixes warnings on cygwin.
28        2003-02-18  Bruno Haible  <bruno@clisp.org>
29                * config/ltmain.sh (install): Use "ln -s -f" instead of
30                "rm -f && ln -s" to make a symlink for a shared library. Take
31                care of Solaris /bin/ln.
32                Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
33        2001-11-03  Bruno Haible  <bruno@clisp.org>
34                * config/ltmain.sh: chmod 777 the .libs directory, so that
35                "make install" succeeds.
36
372005-02-11  Bruno Haible  <bruno@clisp.org>
38
39        * config/config.guess, config/config.sub: Update to GNU version
40        2005-02-10.
41
422005-02-07  Bruno Haible  <bruno@clisp.org>
43
44        * config/config.libpath: Use LC_ALL=C to protect range expression
45        against Estonian locale.
46
472005-02-07  Bruno Haible  <bruno@clisp.org>
48
49        * config/ltmain.sh: Upgrade to libtool-1.5.12.
50        2003-11-27  Bruno Haible  <bruno@clisp.org>
51                * config/ltmain.sh: In the trampoline code, include string.h,
52                ctype.h, and return 127. Fixes warnings on cygwin.
53        2003-02-18  Bruno Haible  <bruno@clisp.org>
54                * config/ltmain.sh (install): Use "ln -s -f" instead of
55                "rm -f && ln -s" to make a symlink for a shared library. Take
56                care of Solaris /bin/ln.
57                Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
58        2001-11-03  Bruno Haible  <bruno@clisp.org>
59                * config/ltmain.sh: chmod 777 the .libs directory, so that
60                "make install" succeeds.
61        * config/m4/libtool.m4: Upgrade to libtool-1.5.12.
62        2004-02-22  Bruno Haible  <bruno@clisp.org>
63                * config/m4/libtool.m4: Add support for Comeau C++ on Linux.
64                Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>.
65
662005-02-06  Bruno Haible  <bruno@clisp.org>
67
68        * config/compile: Upgrade to automake-1.9.4.
69        * config/elisp-comp: Upgrade to automake-1.9.4.
70        * config/install-sh: Upgrade to automake-1.9.4.
71        * config/mdate-sh: Upgrade to automake-1.9.4.
72        * config/missing: Upgrade to automake-1.9.4.
73        2002-03-07  Bruno Haible  <bruno@clisp.org>
74                * config/missing (makeinfo): Don't call touch without arguments
75                if the source texinfo file doesn't contain a @setfilename
76                command.
77                Reported by Miroslaw Dobrzanski-Neumann <mne@mosaic-ag.com>.
78        * config/mkinstalldirs: Upgrade to automake-1.9.4.
79        * config/ylwrap: Upgrade to automake-1.9.4.
80        Reported by Albert Chin-A-Young <china@thewrittenword.com>.
81
822005-01-20  Bruno Haible  <bruno@clisp.org>
83
84        * PACKAGING: Add some notes about Java and C#.
85
862005-01-05  Bruno Haible  <bruno@clisp.org>
87
88        Fix the "configure --help" output.
89        * config/ac-help.sed: New file.
90        * configure.ac: Use it.
91        * Makefile.am (EXTRA_DIST): Add config/ac-help.sed.
92
932005-01-05  Bruno Haible  <bruno@clisp.org>
94
95        * version.sh: Bump version number to 0.14.2-pre1.
96
972005-01-05  Bruno Haible  <bruno@clisp.org>
98
99        * config/ltmain.sh: Upgrade to libtool-1.5.10.
100        2003-11-27  Bruno Haible  <bruno@clisp.org>
101                * config/ltmain.sh: In the trampoline code, include string.h,
102                ctype.h, and return 127. Fixes warnings on cygwin.
103        2003-02-18  Bruno Haible  <bruno@clisp.org>
104                * config/ltmain.sh (install): Use "ln -s -f" instead of
105                "rm -f && ln -s" to make a symlink for a shared library. Take
106                care of Solaris /bin/ln.
107                Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
108        2001-11-03  Bruno Haible  <bruno@clisp.org>
109                * config/ltmain.sh: chmod 777 the .libs directory, so that
110                "make install" succeeds.
111        * config/m4/libtool.m4: Upgrade to libtool-1.5.10.
112        2004-02-22  Bruno Haible  <bruno@clisp.org>
113                * config/m4/libtool.m4: Add support for Comeau C++ on Linux.
114                Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>.
115
1162004-09-06  Bruno Haible  <bruno@clisp.org>
117
118        * Makefile.am (EXTRA_DIST): Add autogen.sh.
119
1202004-08-25  Bruno Haible  <bruno@clisp.org>
121
122        * config/ltmain.sh: Upgrade to libtool-1.5.6.
123        2003-11-27  Bruno Haible  <bruno@clisp.org>
124                * config/ltmain.sh: In the trampoline code, include string.h,
125                ctype.h, and return 127. Fixes warnings on cygwin.
126        2003-02-18  Bruno Haible  <bruno@clisp.org>
127                * config/ltmain.sh (install): Use "ln -s -f" instead of
128                "rm -f && ln -s" to make a symlink for a shared library. Take
129                care of Solaris /bin/ln.
130                Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
131        2001-11-03  Bruno Haible  <bruno@clisp.org>
132                * config/ltmain.sh: chmod 777 the .libs directory, so that
133                "make install" succeeds.
134        * config/m4/libtool.m4: Upgrade to libtool-1.5.6.
135        2004-02-22  Bruno Haible  <bruno@clisp.org>
136                * config/m4/libtool.m4: Add support for Comeau C++ on Linux.
137                Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>.
138
1392004-02-22  Bruno Haible  <bruno@clisp.org>
140
141        * config/m4/libtool.m4: Add support for Comeau C++ on Linux.
142        Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>.
143
1442004-02-21  Bruno Haible  <bruno@clisp.org>
145
146        * PACKAGING: Add FAQ.html.
147
1482004-01-26  Bruno Haible  <bruno@clisp.org>
149
150        * config/config.libpath: Upgrade to libtool-1.5.2.
151
1522004-01-26  Bruno Haible  <bruno@clisp.org>
153
154        * config/ltmain.sh: Upgrade to libtool-1.5.2.
155        2003-11-27  Bruno Haible  <bruno@clisp.org>
156                * config/ltmain.sh: In the trampoline code, include string.h,
157                ctype.h, and return 127. Fixes warnings on cygwin.
158        2003-02-18  Bruno Haible  <bruno@clisp.org>
159                * config/ltmain.sh (install): Use "ln -s -f" instead of
160                "rm -f && ln -s" to make a symlink for a shared library. Take
161                care of Solaris /bin/ln.
162                Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
163        2001-11-03  Bruno Haible  <bruno@clisp.org>
164                * config/ltmain.sh: chmod 777 the .libs directory, so that
165                "make install" succeeds.
166        * config/m4/libtool.m4: Upgrade to libtool-1.5.2.
167
1682004-02-02  Bruno Haible  <bruno@clisp.org>
169
170        * PACKAGING: Add glibc2.m4.
171
1722004-01-29  Bruno Haible  <bruno@clisp.org>
173
174        * gettext-0.14.1 released.
175
1762004-01-29  Bruno Haible  <bruno@clisp.org>
177
178        * version.sh: Bump version number to 0.14.1.
179
1802004-01-28  Bruno Haible  <bruno@clisp.org>
181
182        * gettext-0.14 released.
183
1842004-01-28  Bruno Haible  <bruno@clisp.org>
185
186        * version.sh: Bump version number to 0.14.
187
1882004-01-17  Bruno Haible  <bruno@clisp.org>
189
190        * version.sh: Bump version number to 0.14-pre1.
191
1922004-01-17  Bruno Haible  <bruno@clisp.org>
193
194        * config/config.guess, config/config.sub: Update to GNU version
195        2004-01-05.
196
1972003-12-12  Bruno Haible  <bruno@clisp.org>
198
199        Assume automake-1.8.
200        * Makefile.am (html): Remove rule.
201
2022003-11-30  Bruno Haible  <bruno@clisp.org>
203
204        * config/install-reloc: Compile also the allocsa.c file.
205
2062003-12-17  Bruno Haible  <bruno@clisp.org>
207
208        * gettext-0.13.1 released.
209
2102003-12-17  Bruno Haible  <bruno@clisp.org>
211
212        * version.sh: Bump version number to 0.13.1.
213
2142003-11-30  Bruno Haible  <bruno@clisp.org>
215
216        * gettext-0.13 released.
217
2182003-11-30  Bruno Haible  <bruno@clisp.org>
219
220        * version.sh: Bump version number to 0.13.
221
2222003-11-27  Bruno Haible  <bruno@clisp.org>
223
224        * config/ltmain.sh: In the trampoline code, include string.h, ctype.h,
225        and return 127. Fixes warnings on cygwin.
226
2272003-11-23  Bruno Haible  <bruno@clisp.org>
228
229        * PACKAGING: Remove ssize_t.m4.
230
2312003-11-16  Bruno Haible  <bruno@clisp.org>
232
233        * PACKAGING: Add size_max.m4, ssize_t.m4, xsize.m4.
234
2352003-11-16  Bruno Haible  <bruno@clisp.org>
236
237        * config/config.guess, config/config.sub: Update to GNU version
238        2003-11-03.
239
2402003-11-16  Bruno Haible  <bruno@clisp.org>
241
242        * version.sh: Bump version number to 0.13-pre1.
243
2442003-11-15  Bruno Haible  <bruno@clisp.org>
245
246        * PACKAGING: Add examples.
247
2482003-10-31  Bruno Haible  <bruno@clisp.org>
249
250        * config/m4/fixautomake.m4 (FIX_MAKEFILE_COMPILE, FIX_MAKEFILE_DISTRIB,
251        FIX_MAKEFILE_INFO): Drop argument, use $ac_file instead.
252
2532003-09-13  Bruno Haible  <bruno@clisp.org>
254
255        * PACKAGING: Add envsubst related files and gettext.sh.
256
2572003-08-23  Bruno Haible  <bruno@clisp.org>
258
259        * version.sh: Bump version number to 0.12.2.
260
2612003-07-01  Bruno Haible  <bruno@clisp.org>
262
263        * config/install-reloc: Also compile readlink.c.
264
2652003-06-19  Bruno Haible  <bruno@clisp.org>
266
267        * PACKAGING: Add intmax.m4, longdouble.m4, longlong.m4,
268        printf-posix.m4, signed.m4, wchar_t.m4, wint_t.m4.
269
2702003-06-18  Bruno Haible  <bruno@clisp.org>
271
272        * config/install-sh: Update from automake-1.7.5.
273        Reported by Paul Eggert.
274
2752003-06-11  Bruno Haible  <bruno@clisp.org>
276
277        * README.gemtext: Remove outdated file.
278        * Makefile.am (EXTRA_DIST): Remove it.
279        Reported by Guido Flohr <guido@imperia.net>.
280
2812003-06-08  Bruno Haible  <bruno@clisp.org>
282
283        * vms/link_options.opt: New file.
284        * vms/with-libiconv.opt, vms/without-libiconv.opt: New files.
285        * Makefile.am (EXTRA_DIST): Add them.
286        Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
287
2882003-05-22  Bruno Haible  <bruno@clisp.org>
289
290        * gettext-0.12.1 released.
291
2922003-05-22  Bruno Haible  <bruno@clisp.org>
293
294        * version.sh: Bump version number to 0.12.1.
295
2962003-05-19  Bruno Haible  <bruno@clisp.org>
297
298        * config/mdate-sh: Update from automake-1.7.5.
299
3002003-05-17  Bruno Haible  <bruno@clisp.org>
301
302        * gettext-0.12 released.
303
3042003-05-17  Bruno Haible  <bruno@clisp.org>
305
306        * version.sh: Bump version number to 0.12.
307
3082003-05-08  Bruno Haible  <bruno@clisp.org>
309
310        * PACKAGING: Update for changed default value of $mandir and $docdir.
311
3122003-05-06  Bruno Haible  <bruno@clisp.org>
313
314        * config/config.guess, config/config.sub: Update to GNU version
315        2003-02-22.
316
3172003-04-24  Bruno Haible  <bruno@clisp.org>
318
319        Support for libtool-1.5.
320        * configure.ac: Postprocess the esyscmd output by replacing
321        ]AC_ENABLE_SHARED_DEFAULT[ -> yes
322        ]AC_ENABLE_STATIC_DEFAULT[ -> yes
323        ]AC_ENABLE_FAST_INSTALL_DEFAULT[ -> yes
324
325        * config/ltmain.sh: Upgrade to libtool-1.5.
326        2003-02-18  Bruno Haible  <bruno@clisp.org>
327                * config/ltmain.sh (install): Use "ln -s -f" instead of
328                "rm -f && ln -s" to make a symlink for a shared library. Take
329                care of Solaris /bin/ln.
330                Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
331        2001-11-03  Bruno Haible  <bruno@clisp.org>
332                * config/m4/ltmain.sh: chmod 777 the .libs directory, so that
333                "make install" succeeds.
334        * config/m4/libtool.m4: Upgrade to libtool-1.5.
335        2002-07-14  Bruno Haible  <bruno@clisp.org>
336                * config/m4/libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add
337                support for GNU/FreeBSD.
338
3392003-04-12  Bruno Haible  <bruno@clisp.org>
340
341        * Makefile.vms: Don't use the force target.
342        Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
343
3442003-04-12  Bruno Haible  <bruno@clisp.org>
345
346        * Makefile.msvc (mandir, docdir): Use datadir instead of prefix.
347
3482003-04-06  Bruno Haible  <bruno@clisp.org>
349
350        * config/install-reloc: Also compile progreloc.c.
351
3522003-04-05  Bruno Haible  <bruno@clisp.org>
353
354        * config/install-reloc: Don't define NO_LIBRARIES.
355
3562003-04-01  Bruno Haible  <bruno@clisp.org>
357
358        * README.mingw: New file.
359        * README.vms: New file.
360        * Makefile.am (EXTRA_DIST): Add them.
361
3622003-03-30  Bruno Haible  <bruno@clisp.org>
363
364        * Makefile.vms: New file.
365        * Makefile.am (EXTRA_DIST): Add Makefile.vms.
366
3672003-03-17  Bruno Haible  <bruno@clisp.org>
368
369        Native Woe32/MSVC support.
370        * Makefile.msvc: New file.
371        * README.woe32: New file.
372        * Makefile.am (EXTRA_DIST): Add them.
373
3742003-02-28  Bruno Haible  <bruno@clisp.org>
375
376        Support for relocatable installation.
377        * config/config.libpath: New file.
378        * config/install-reloc: New file.
379        * config/reloc-ldflags: New file.
380        * Makefile.am (EXTRA_DIST): Add them.
381        * config/compile: New file, from automake-1.7.2.
382        * INSTALL: Document --enable-relocatable and --with-libintl-prefix.
383
3842003-02-27  Bruno Haible  <bruno@clisp.org>
385
386        * configure.ac: Include AC_CANONICAL_HOST, AC_ARG_ENABLE, AC_ARG_WITH,
387        AC_ARG_VAR calls from the subdir configures.
388        * Makefile.am (configure): Depend on each subdir's configure.ac.
389
3902003-02-22  Bruno Haible  <bruno@clisp.org>
391
392        * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2.
393
3942003-02-18  Bruno Haible  <bruno@clisp.org>
395
396        Fix the 2002-09-16 fix.
397        * ltmain.sh (install): If "ln -s -f" fails (this is the case with
398        /usr/bin/ln on Solaris 2.7), fall back to "rm && ln -s".
399
4002003-02-18  Bruno Haible  <haible@clisp.cons.org>
401
402        * config/config.guess, config/config.sub: Update to GNU version
403        2003-02-03.
404
4052003-02-16  Bruno Haible  <bruno@clisp.org>
406
407        Workaround autoconf >= 2.52 breakage.
408        * config/m4/libtool.m4 (AC_LIBTOOL_ARG_WITH): New macro.
409        (_LT_AC_LTCONFIG_HACK, AC_PROG_LD): Use it.
410
4112003-02-12  Bruno Haible  <bruno@clisp.org>
412
413        Big restructuring.
414        * autoconf-lib-link: New subdirectory.
415        * gettext-runtime: New subdirectory.
416        * gettext-tools: New subdirectory.
417        * config: New subdirectory.
418        * configure.ac: New file.
419        * Makefile.am: New file.
420        * version.sh: New file.
421
422
423See ChangeLog.0 for earlier changes.
Note: See TracBrowser for help on using the repository browser.