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