2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
[deliverable/binutils-gdb.git] / intl / ChangeLog
CommitLineData
108a6f8e
CD
12006-04-06 Carlos O'Donell <carlos@codesourcery.com>
2
3 * intl/Makefile.in: Add html info and dvi and install-html to .PHONY
4 Add install-html target.
5
f7d9e5c3
CD
62006-02-27 Carlos O'Donell <carlos@codesourcery.com>
7
8 * intl/Makefile.in: Add html target.
9
c09b15a9
NC
102005-05-13 Nick Clifton <nickc@redhat.com>
11
12 * Update the address and phone number of the FSF organization in
13 the GPL notices in the following files:
14 Makefile.in, bindtextdom.c, cat-compat.c, dcgettext.c,
15 dgettext.c, explodename.c, finddomain.c, gettext.c, gettext.h,
16 gettextP.h, hash-string.h, intl-compat.c, intlh.inst.in,
17 l10nflist.c, libgettext.h, libintl.glibc, linux-msg.sed,
18 loadinfo.h, loadmsgcat.c, localealias.c, po2tbl.sed.in,
19 textdomain.c, xopen-msg.sed
20
32118081
NC
212004-11-30 Tero Niemela <tero_niemela@yahoo.com>
22
23 * Makefile.in: Change LOCALEDIR to $(datadir)/share.
24
7b45c6e1
AM
252002-01-21 Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
26
27 * linux-msg.sed: Comment typo fix.
28 * xopen-msg.sed: Likewise.
29
1491f078
BE
301998-04-29 Ulrich Drepper <drepper@cygnus.com>
31
32 * intl/localealias.c (read_alias_file): Use unsigned char for
33 local variables. Remove unused variable tp.
34 * intl/l10nflist.c (_nl_normalize_codeset): Use unsigned char *
35 for type of codeset. For loosing Solaris systems.
36 * intl/loadinfo.h: Adapt prototype of _nl_normalize_codeset.
37 * intl/bindtextdom.c (BINDTEXTDOMAIN): Don't define local variable
38 len if not needed.
39 Patches by Jim Meyering.
40
411998-04-28 Ulrich Drepper <drepper@cygnus.com>
42
43 * loadmsgcat.c (_nl_load_domain): Don't assign the element use_mmap if
44 mmap is not supported.
45
46 * hash-string.h: Don't include <values.h>.
47
481998-04-27 Ulrich Drepper <drepper@cygnus.com>
49
50 * textdomain.c: Use strdup is available.
51
52 * localealias.c: Define HAVE_MEMPCPY so that we can use this
53 function. Define and use semapahores to protect modfication of
54 global objects when compiling for glibc. Add code to allow
55 freeing alias table.
56
57 * l10nflist.c: Don't assume stpcpy not being a macro.
58
59 * gettextP.h: Define internal_function macri if not already done.
60 Use glibc byte-swap macros instead of defining SWAP when compiled
61 for glibc.
62 (struct loaded_domain): Add elements to allow unloading.
63
64 * Makefile.in (distclean): Don't remove libintl.h here.
65
66 * bindtextdomain.c: Carry over changes from glibc. Use strdup if
67 available.
68
69 * dcgettext.c: Don't assume stpcpy not being a macro. Mark internal
70 functions. Add memory freeing code for glibc.
71
72 * dgettext.c: Update copyright.
73
74 * explodename.c: Include stdlib.h and string.h only if they exist.
75 Use strings.h eventually.
76
77 * finddomain.c: Mark internal functions. Use strdup if available.
78 Add memory freeing code for glibc.
79
801997-10-10 20:00 Ulrich Drepper <drepper@cygnus.com>
81
82 * libgettext.h: Fix dummy textdomain and bindtextdomain macros.
83 They should return reasonable values.
84 Reported by Tom Tromey <tromey@cygnus.com>.
85
861997-09-16 03:33 Ulrich Drepper <drepper@cygnus.com>
87
88 * libgettext.h: Define PARAMS also to `args' if __cplusplus is defined.
89 * intlh.inst.in: Likewise.
90 Reported by Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>.
91
92 * libintl.glibc: Update from current glibc version.
93
252b5132
RH
941997-09-06 02:10 Ulrich Drepper <drepper@cygnus.com>
95
96 * intlh.inst.in: Reformat copyright.
97
981997-08-19 15:22 Ulrich Drepper <drepper@cygnus.com>
99
100 * dcgettext.c (DCGETTEXT): Remove wrong comment.
101
1021997-08-16 00:13 Ulrich Drepper <drepper@cygnus.com>
103
104 * Makefile.in (install-data): Don't change directory to install.
105
1061997-08-01 14:30 Ulrich Drepper <drepper@cygnus.com>
107
108 * cat-compat.c: Fix copyright.
109
110 * localealias.c: Don't define strchr unless !HAVE_STRCHR.
111
112 * loadmsgcat.c: Update copyright. Fix typos.
113
114 * l10nflist.c: Don't define strchr unless !HAVE_STRCHR.
115 (_nl_make_l10nflist): Handle sponsor and revision correctly.
116
117 * gettext.c: Update copyright.
118 * gettext.h: Likewise.
119 * hash-string.h: Likewise.
120
121 * finddomain.c: Remoave dead code. Define strchr only if
122 !HAVE_STRCHR.
123
124 * explodename.c: Include <sys/types.h>.
125
126 * explodename.c: Reformat copyright text.
127 (_nl_explode_name): Fix typo.
128
129 * dcgettext.c: Define and use __set_errno.
130 (guess_category_value): Don't use setlocale if HAVE_LC_MESSAGES is
131 not defined.
132
133 * bindtextdom.c: Pretty printing.
134
1351997-05-01 02:25 Ulrich Drepper <drepper@cygnus.com>
136
137 * dcgettext.c (guess_category_value): Don't depend on
138 HAVE_LC_MESSAGES. We don't need the macro here.
139 Patch by Bruno Haible <haible@ilog.fr>.
140
141 * cat-compat.c (textdomain): DoN't refer to HAVE_SETLOCALE_NULL
142 macro. Instead use HAVE_LOCALE_NULL and define it when using
143 glibc, as in dcgettext.c.
144 Patch by Bruno Haible <haible@ilog.fr>.
145
146 * Makefile.in (CPPFLAGS): New variable. Reported by Franc,ois
147 Pinard.
148
149Mon Mar 10 06:51:17 1997 Ulrich Drepper <drepper@cygnus.com>
150
151 * Makefile.in: Implement handling of libtool.
152
153 * gettextP.h: Change data structures for use of generic lowlevel
154 i18n file handling.
155
156Wed Dec 4 20:21:18 1996 Ulrich Drepper <drepper@cygnus.com>
157
158 * textdomain.c: Put parentheses around arguments of memcpy macro
159 definition.
160 * localealias.c: Likewise.
161 * l10nflist.c: Likewise.
162 * finddomain.c: Likewise.
163 * bindtextdom.c: Likewise.
164 Reported by Thomas Esken.
165
166Mon Nov 25 22:57:51 1996 Ulrich Drepper <drepper@cygnus.com>
167
168 * textdomain.c: Move definition of `memcpy` macro to right
169 position.
170
171Fri Nov 22 04:01:58 1996 Ulrich Drepper <drepper@cygnus.com>
172
173 * finddomain.c [!HAVE_STRING_H && !_LIBC]: Define memcpy using
174 bcopy if not already defined. Reported by Thomas Esken.
175 * bindtextdom.c: Likewise.
176 * l10nflist.c: Likewise.
177 * localealias.c: Likewise.
178 * textdomain.c: Likewise.
179
180Tue Oct 29 11:10:27 1996 Ulrich Drepper <drepper@cygnus.com>
181
182 * Makefile.in (libdir): Change to use exec_prefix instead of