Fix unportable shell quoting.
[deliverable/binutils-gdb.git] / intl / ChangeLog
1 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * configure: Regenerate.
4
5 2010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6
7 * aclocal.m4: Regenerate.
8
9 2009-10-15 Jim Blandy <jimb@red-bean.com>
10
11 * libgnuintl.h (_INTL_MAY_RETURN_STRING_ARG, gettext, dgettext)
12 (dcgettext, ngettext, dngettext, dcngettext): Backport changes
13 from current gettext to provide GCC format_arg attributes.
14
15 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
16
17 * configure.ac (AC_PREREQ): Bump to 2.64.
18
19 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20
21 * aclocal.m4: Regenerate.
22 * configure: Regenerate.
23 * config.h.in: Regenerate.
24
25 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
26
27 * Makefile.in (aclocal_deps): New variable.
28 ($(srcdir)/aclocal.m4): Use it, for portable makefile syntax.
29
30 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
31
32 * configure: Regenerate.
33
34 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
35
36 * Makefile.in (datarootdir): New variable.
37
38 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
39
40 PR bootstrap/35457
41 * aclocal.m4: Regenerate.
42 * configure: Regenerate.
43
44 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
45
46 * aclocal.m4: Regenerate.
47 * configure: Likewise.
48
49 2006-09-27 Alan Modra <amodra@bigpond.net.au>
50
51 * Makefile.in (distclean): Delete config files.
52
53 2006-09-13 Eric Botcazou <ebotcazou@libertysurf.fr>
54
55 PR other/23541
56 PR other/26507
57 Backport from gettext repository:
58
59 2003-09-04 Bruno Haible <bruno@clisp.org>
60 * dgettext.c: Include <locale.h> after gettextP.h, not before. This
61 ensures that libintl_dcgettext is correctly declared on Solaris.
62 (Needed because Solaris <locale.h> includes libintl.h.)
63 * dngettext.c: Likewise, for the libintl_dcngettext declaration.
64
65 2006-06-07 Daniel Jacobowitz <dan@codesourcery.com>
66
67 * Makefile.in (install-info, install-dvi, install-ps, install-pdf):
68 New dummy targets.
69
70 2005-05-23 Carlos O'Donell <carlos@codesourcery.com>
71
72 * Makefile.in: Add info dvi ps pdf html install-html to .PHONY
73 Add install-html target.
74
75 2005-05-13 Nick Clifton <nickc@redhat.com>
76
77 * Update the address and phone number of the FSF organization in
78 the GPL notices in the following files:
79 Makefile.in, bindtextdom.c, dcgettext.c, dcigettext.c,
80 dcngettext.c, dgettext.c, dngettext.c, eval-plural.h,
81 explodename.c, finddomain.c, gettext.c, gettextP.h, gmo.h,
82 hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h,
83 loadinfo.h, loadmsgcat.c, localcharset.c, localcharset.h,
84 locale.alias, localealias.c, localename.c, log.c, ngettext.c,
85 osdep.c, plural-exp.c, plural-exp.h, plural.c, plural.y,
86 relocatable.c, relocatable.h, textdomain.c
87
88 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
89
90 * aclocal.m4: Regenerate.
91
92 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
93
94 * Makefile.in (config.h.in): Correct dependencies.
95 (stamp-h1): Likewise.
96 (config.intl): Likewise.
97
98 2004-09-22 Kelley Cook <kcook@gcc.gnu.org>
99
100 * configure.ac (AC_CONFIG_MACRO_DIR): New.
101 (ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute.
102 * Makefile.in: Update with maintainer mode rules.
103 * README: Update aclocal regeneration instructions.
104 * aclocal.m4, configure: Regenerate.
105
106 2004-09-22 Kelley Cook <kcook@gcc.gnu.org>
107
108 * .cvsignore: Ignore autom4te.cache
109
110 2004-04-25 Paolo Bonzini <bonzini@gnu.org>
111
112 * configure.ac: Point config.intl to the parent directory of
113 ${top_builddir}.
114 * configure: Regenerate.
115
116 2004-03-10 Kelley Cook <kcook@gcc.gnu.org>
117
118 * configure.ac: Bump AC_PREREQ to 2.59.
119 * configure: Regenerate.
120 * config.h.in: Regenerate.
121
122 2004-02-29 Nathanael Nerode <neroden@gcc.gnu.org>
123
124 * configure.in: Convert to autoconf 2.57, gratuitous stylistic
125 cleanup, rename to configure.ac.
126 * configure.ac: Renamed from configure.in.
127 * config.h.in: Rebuilt with autoheader 2.57.
128 * configure: Rebuilt with autoconf 2.57
129 * README: Update to reflect rename of configure.in to configure.ac.
130
131 2003-07-07 Zack Weinberg <zack@codesourcery.com>
132
133 * README: Update.
134 * Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
135 mkinstalldirs, gettextsrcdir, l): Delete.
136 (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
137 (HEADERS): libgnuintl.h not libgnuintl.h.in. Remove os2compat.h.
138 (SOURCES): Remove os2compat.c.
139 (DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
140 DEFS-relocatable.o): New.
141 (all-yes): Add config.intl.
142 (libintl.h): Use cp, not cat.
143 (INCLUDES): Remove -I..
144 (TAGS, CTAGS, ID): Word wrap.
145 (mostlyclean, distclean): Remove junk.
146 (config.intl): New rule.
147 * aclocal.m4: sinclude ../config/progtest.m4 instead of
148 including it inline.
149 * config.intl.in: New file.
150 * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
151 Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
152 LIBDIR, INSTALLDIR. Set LIBINTL_DEP and INCINTL and AC_SUBST
153 them. Add config.intl to AC_OUTPUT.
154 * os2compat.c, os2compat.h: Delete, unused.
155
156 2003-07-04 Zack Weinberg <zack@codesourcery.com>
157
158 * Makefile.in: Remove unnecessary capabilities for
159 installation, build of shared libraries, generation of
160 distribution tarballs, etc. Fix all the places that rely on
161 the parent directory. Don't generate libgnuintl.h from
162 anything; do generate $(objdir)/libintl.h from libgnuintl.h if
163 necessary. Adjust DEFS for use of config.h.
164 * libgnuintl.h.in: Rename libgnuintl.h.
165 * README: New file.
166 * config.charset, ref-add.sin, ref-del.sin: Delete (unused).
167 * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
168 * aclocal.m4: New; generated per instructions in gettext manual.
169 * configure.in: New; written from scratch for this configuration.
170 * configure, config.h.in: Generated.
171
172 2003-05-22 GNU <bug-gnu-gettext@gnu.org>
173
174 * Version 0.12.1 released.
175
This page took 0.049642 seconds and 5 git commands to generate.