merge from gcc
[deliverable/binutils-gdb.git] / intl / ChangeLog
CommitLineData
b5d60b68
DD
12006-09-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2
3 PR other/23541
4 PR other/26507
5 Backport from gettext repository:
6
7 2003-09-04 Bruno Haible <bruno@clisp.org>
8 * dgettext.c: Include <locale.h> after gettextP.h, not before. This
9 ensures that libintl_dcgettext is correctly declared on Solaris.
10 (Needed because Solaris <locale.h> includes libintl.h.)
11 * dngettext.c: Likewise, for the libintl_dcngettext declaration.
12
55f96808
DJ
132006-06-07 Daniel Jacobowitz <dan@codesourcery.com>
14
15 * Makefile.in (install-info, install-dvi, install-ps, install-pdf):
16 New dummy targets.
17
a3ce7aa2
DD
182005-05-23 Carlos O'Donell <carlos@codesourcery.com>
19
20 * Makefile.in: Add info dvi ps pdf html install-html to .PHONY
21 Add install-html target.
22
c09b15a9
NC
232005-05-13 Nick Clifton <nickc@redhat.com>
24
25 * Update the address and phone number of the FSF organization in
26 the GPL notices in the following files:
bf070c84
SE
27 Makefile.in, bindtextdom.c, dcgettext.c, dcigettext.c,
28 dcngettext.c, dgettext.c, dngettext.c, eval-plural.h,
29 explodename.c, finddomain.c, gettext.c, gettextP.h, gmo.h,
30 hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h,
31 loadinfo.h, loadmsgcat.c, localcharset.c, localcharset.h,
32 locale.alias, localealias.c, localename.c, log.c, ngettext.c,
33 osdep.c, plural-exp.c, plural-exp.h, plural.c, plural.y,
34 relocatable.c, relocatable.h, textdomain.c
35
362004-11-24 Kelley Cook <kcook@gcc.gnu.org>
37
38 * aclocal.m4: Regenerate.
39
402004-09-23 Kelley Cook <kcook@gcc.gnu.org>
41
42 * Makefile.in (config.h.in): Correct dependencies.
43 (stamp-h1): Likewise.
44 (config.intl): Likewise.
45
462004-09-22 Kelley Cook <kcook@gcc.gnu.org>
47
48 * configure.ac (AC_CONFIG_MACRO_DIR): New.
49 (ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute.
50 * Makefile.in: Update with maintainer mode rules.
51 * README: Update aclocal regeneration instructions.
52 * aclocal.m4, configure: Regenerate.
53
542004-09-22 Kelley Cook <kcook@gcc.gnu.org>
55
56 * .cvsignore: Ignore autom4te.cache
57
582004-04-25 Paolo Bonzini <bonzini@gnu.org>
59
60 * configure.ac: Point config.intl to the parent directory of
61 ${top_builddir}.
62 * configure: Regenerate.
63
642004-03-10 Kelley Cook <kcook@gcc.gnu.org>
65
66 * configure.ac: Bump AC_PREREQ to 2.59.
67 * configure: Regenerate.
68 * config.h.in: Regenerate.
69
702004-02-29 Nathanael Nerode <neroden@gcc.gnu.org>
71
72 * configure.in: Convert to autoconf 2.57, gratuitous stylistic
73 cleanup, rename to configure.ac.
74 * configure.ac: Renamed from configure.in.
75 * config.h.in: Rebuilt with autoheader 2.57.
76 * configure: Rebuilt with autoconf 2.57
77 * README: Update to reflect rename of configure.in to configure.ac.
78
792003-07-07 Zack Weinberg <zack@codesourcery.com>
80
81 * README: Update.
82 * Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
83 mkinstalldirs, gettextsrcdir, l): Delete.
84 (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
85 (HEADERS): libgnuintl.h not libgnuintl.h.in. Remove os2compat.h.
86 (SOURCES): Remove os2compat.c.
87 (DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
88 DEFS-relocatable.o): New.
89 (all-yes): Add config.intl.
90 (libintl.h): Use cp, not cat.
91 (INCLUDES): Remove -I..
92 (TAGS, CTAGS, ID): Word wrap.
93 (mostlyclean, distclean): Remove junk.
94 (config.intl): New rule.
95 * aclocal.m4: sinclude ../config/progtest.m4 instead of
96 including it inline.
97 * config.intl.in: New file.
98 * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
99 Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
100 LIBDIR, INSTALLDIR. Set LIBINTL_DEP and INCINTL and AC_SUBST
101 them. Add config.intl to AC_OUTPUT.
102 * os2compat.c, os2compat.h: Delete, unused.
103
1042003-07-04 Zack Weinberg <zack@codesourcery.com>
105
106 * Makefile.in: Remove unnecessary capabilities for
107 installation, build of shared libraries, generation of
108 distribution tarballs, etc. Fix all the places that rely on
109 the parent directory. Don't generate libgnuintl.h from
110 anything; do generate $(objdir)/libintl.h from libgnuintl.h if
111 necessary. Adjust DEFS for use of config.h.
112 * libgnuintl.h.in: Rename libgnuintl.h.
113 * README: New file.
114 * config.charset, ref-add.sin, ref-del.sin: Delete (unused).
115 * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
116 * aclocal.m4: New; generated per instructions in gettext manual.
117 * configure.in: New; written from scratch for this configuration.
118 * configure, config.h.in: Generated.
119
1202003-05-22 GNU <bug-gnu-gettext@gnu.org>
121
122 * Version 0.12.1 released.
252b5132 123
This page took 0.321234 seconds and 4 git commands to generate.