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