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