]> git.ipfire.org Git - thirdparty/gcc.git/blame - intl/ChangeLog
Replace 8 spaces with a tabular in ChangeLog files.
[thirdparty/gcc.git] / intl / ChangeLog
CommitLineData
2d041117
AM
12017-11-07 Alan Modra <amodra@gmail.com>
2
3 * configure.ac: Invoke AM_GNU_GETTEXT with need_ngettext.
4 * configure: Regenerate.
5
84c1b9d3
MK
62016-11-15 Matthias Klose <doko@ubuntu.com>
7
8 * configure: Regenerate.
9
bf5372e7
YS
102015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
11
12 * configure: Reflects renaming of configure.in to configure.ac
13
6b1786aa
JL
142015-07-24 Micahel Darling <darlingm@gmail.com>
15
16 PR other/66259
17 * configure: Reflects renaming of configure.in to configure.ac
18
49bfdd59
MH
192015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
20
21 * aclocal.m4: Regenerated with automake-1.11.6.
22
86dfbd58
RW
232010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
24
25 PR bootstrap/44621
26 * configure: Regenerate.
27
4d9e8446
RW
282010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
29
30 * aclocal.m4: Regenerate.
31
dda44165
JB
322009-10-15 Jim Blandy <jimb@red-bean.com>
33
34 * libgnuintl.h (_INTL_MAY_RETURN_STRING_ARG, gettext, dgettext)
35 (dcgettext, ngettext, dngettext, dcngettext): Backport changes
36 from current gettext to provide GCC format_arg attributes.
37
df58e648
RW
382009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
39
40 * configure.ac (AC_PREREQ): Bump to 2.64.
41
5213506e
RW
422009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
43
44 * aclocal.m4: Regenerate.
45 * configure: Regenerate.
46 * config.h.in: Regenerate.
47
6efbd53f
RW
482009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
49
50 * Makefile.in (aclocal_deps): New variable.
51 ($(srcdir)/aclocal.m4): Use it, for portable makefile syntax.
52
18c04407
RW
532008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
54
55 * configure: Regenerate.
56
2d09b640
RW
572008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
58
59 * Makefile.in (datarootdir): New variable.
60
deb984e6
PB
612008-04-18 Paolo Bonzini <bonzini@gnu.org>
62
63 PR bootstrap/35457
64 * aclocal.m4: Regenerate.
65 * configure: Regenerate.
66
483d8a4a
RW
672008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
68
69 * aclocal.m4: Regenerate.
70 * configure: Likewise.
71
0d118786
AM
722006-09-27 Alan Modra <amodra@bigpond.net.au>
73
74 * Makefile.in (distclean): Delete config files.
75
2a0e366b
EB
762006-09-13 Eric Botcazou <ebotcazou@libertysurf.fr>
77
78 PR other/23541
79 PR other/26507
80 Backport from gettext repository:
81
82 2003-09-04 Bruno Haible <bruno@clisp.org>
83 * dgettext.c: Include <locale.h> after gettextP.h, not before. This
84 ensures that libintl_dcgettext is correctly declared on Solaris.
85 (Needed because Solaris <locale.h> includes libintl.h.)
86 * dngettext.c: Likewise, for the libintl_dcngettext declaration.
87
1af3e54d
DJ
882006-06-07 Daniel Jacobowitz <dan@codesourcery.com>
89
90 * Makefile.in (install-info, install-dvi, install-ps, install-pdf):
91 New dummy targets.
92
e5fbdab9
CD
932005-05-23 Carlos O'Donell <carlos@codesourcery.com>
94
95 * Makefile.in: Add info dvi ps pdf html install-html to .PHONY
96 Add install-html target.
97
0e687cb4
NC
982005-05-13 Nick Clifton <nickc@redhat.com>
99
100 * Update the address and phone number of the FSF organization in
101 the GPL notices in the following files:
102 Makefile.in, bindtextdom.c, dcgettext.c, dcigettext.c,
103 dcngettext.c, dgettext.c, dngettext.c, eval-plural.h,
104 explodename.c, finddomain.c, gettext.c, gettextP.h, gmo.h,
105 hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h,
106 loadinfo.h, loadmsgcat.c, localcharset.c, localcharset.h,
107 locale.alias, localealias.c, localename.c, log.c, ngettext.c,
108 osdep.c, plural-exp.c, plural-exp.h, plural.c, plural.y,
109 relocatable.c, relocatable.h, textdomain.c
110
f91eaa01
KC
1112004-11-24 Kelley Cook <kcook@gcc.gnu.org>
112
113 * aclocal.m4: Regenerate.
114
1381bf1a
KC
1152004-09-23 Kelley Cook <kcook@gcc.gnu.org>
116
117 * Makefile.in (config.h.in): Correct dependencies.
118 (stamp-h1): Likewise.
119 (config.intl): Likewise.
120
88fa57d7
KC
1212004-09-22 Kelley Cook <kcook@gcc.gnu.org>
122
123 * configure.ac (AC_CONFIG_MACRO_DIR): New.
124 (ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute.
125 * Makefile.in: Update with maintainer mode rules.
126 * README: Update aclocal regeneration instructions.
127 * aclocal.m4, configure: Regenerate.
128
342fb422
KC
1292004-09-22 Kelley Cook <kcook@gcc.gnu.org>
130
131 * .cvsignore: Ignore autom4te.cache
132
5da9128a
PB
1332004-04-25 Paolo Bonzini <bonzini@gnu.org>
134
92a285c1
ML
135 * configure.ac: Point config.intl to the parent directory of
136 ${top_builddir}.
5da9128a
PB
137 * configure: Regenerate.
138
8ab705be
KC
1392004-03-10 Kelley Cook <kcook@gcc.gnu.org>
140
141 * configure.ac: Bump AC_PREREQ to 2.59.
142 * configure: Regenerate.
143 * config.h.in: Regenerate.
144
79035f0d
NN
1452004-02-29 Nathanael Nerode <neroden@gcc.gnu.org>
146
147 * configure.in: Convert to autoconf 2.57, gratuitous stylistic
148 cleanup, rename to configure.ac.
149 * configure.ac: Renamed from configure.in.
150 * config.h.in: Rebuilt with autoheader 2.57.
151 * configure: Rebuilt with autoconf 2.57
152 * README: Update to reflect rename of configure.in to configure.ac.
153
56694dd9
ZW
1542003-07-07 Zack Weinberg <zack@codesourcery.com>
155
156 * README: Update.
157 * Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
158 mkinstalldirs, gettextsrcdir, l): Delete.
159 (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
160 (HEADERS): libgnuintl.h not libgnuintl.h.in. Remove os2compat.h.
161 (SOURCES): Remove os2compat.c.
162 (DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
163 DEFS-relocatable.o): New.
164 (all-yes): Add config.intl.
165 (libintl.h): Use cp, not cat.
166 (INCLUDES): Remove -I..
167 (TAGS, CTAGS, ID): Word wrap.
168 (mostlyclean, distclean): Remove junk.
169 (config.intl): New rule.
170 * aclocal.m4: sinclude ../config/progtest.m4 instead of
171 including it inline.
172 * config.intl.in: New file.
173 * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
174 Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
175 LIBDIR, INSTALLDIR. Set LIBINTL_DEP and INCINTL and AC_SUBST
176 them. Add config.intl to AC_OUTPUT.
177 * os2compat.c, os2compat.h: Delete, unused.
178
6eb95e99
ZW
1792003-07-04 Zack Weinberg <zack@codesourcery.com>
180
181 * Makefile.in: Remove unnecessary capabilities for
182 installation, build of shared libraries, generation of
183 distribution tarballs, etc. Fix all the places that rely on
184 the parent directory. Don't generate libgnuintl.h from
185 anything; do generate $(objdir)/libintl.h from libgnuintl.h if
186 necessary. Adjust DEFS for use of config.h.
187 * libgnuintl.h.in: Rename libgnuintl.h.
188 * README: New file.
189 * config.charset, ref-add.sin, ref-del.sin: Delete (unused).
190 * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
191 * aclocal.m4: New; generated per instructions in gettext manual.
192 * configure.in: New; written from scratch for this configuration.
193 * configure, config.h.in: Generated.
194
1952003-05-22 GNU <bug-gnu-gettext@gnu.org>
196
197 * Version 0.12.1 released.
198