comparison intl/ChangeLog @ 0:a06113de4d67

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