OSDN Git Service

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