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