]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - intl/ChangeLog
19990502 sourceware import
[thirdparty/binutils-gdb.git] / intl / ChangeLog
CommitLineData
252b5132
RH
11997-09-06 02:10 Ulrich Drepper <drepper@cygnus.com>
2
3 * intlh.inst.in: Reformat copyright.
4
51997-08-19 15:22 Ulrich Drepper <drepper@cygnus.com>
6
7 * dcgettext.c (DCGETTEXT): Remove wrong comment.
8
91997-08-16 00:13 Ulrich Drepper <drepper@cygnus.com>
10
11 * Makefile.in (install-data): Don't change directory to install.
12
131997-08-01 14:30 Ulrich Drepper <drepper@cygnus.com>
14
15 * cat-compat.c: Fix copyright.
16
17 * localealias.c: Don't define strchr unless !HAVE_STRCHR.
18
19 * loadmsgcat.c: Update copyright. Fix typos.
20
21 * l10nflist.c: Don't define strchr unless !HAVE_STRCHR.
22 (_nl_make_l10nflist): Handle sponsor and revision correctly.
23
24 * gettext.c: Update copyright.
25 * gettext.h: Likewise.
26 * hash-string.h: Likewise.
27
28 * finddomain.c: Remoave dead code. Define strchr only if
29 !HAVE_STRCHR.
30
31 * explodename.c: Include <sys/types.h>.
32
33 * explodename.c: Reformat copyright text.
34 (_nl_explode_name): Fix typo.
35
36 * dcgettext.c: Define and use __set_errno.
37 (guess_category_value): Don't use setlocale if HAVE_LC_MESSAGES is
38 not defined.
39
40 * bindtextdom.c: Pretty printing.
41
421997-05-01 02:25 Ulrich Drepper <drepper@cygnus.com>
43
44 * dcgettext.c (guess_category_value): Don't depend on
45 HAVE_LC_MESSAGES. We don't need the macro here.
46 Patch by Bruno Haible <haible@ilog.fr>.
47
48 * cat-compat.c (textdomain): DoN't refer to HAVE_SETLOCALE_NULL
49 macro. Instead use HAVE_LOCALE_NULL and define it when using
50 glibc, as in dcgettext.c.
51 Patch by Bruno Haible <haible@ilog.fr>.
52
53 * Makefile.in (CPPFLAGS): New variable. Reported by Franc,ois
54 Pinard.
55
56Mon Mar 10 06:51:17 1997 Ulrich Drepper <drepper@cygnus.com>
57
58 * Makefile.in: Implement handling of libtool.
59
60 * gettextP.h: Change data structures for use of generic lowlevel
61 i18n file handling.
62
63Wed Dec 4 20:21:18 1996 Ulrich Drepper <drepper@cygnus.com>
64
65 * textdomain.c: Put parentheses around arguments of memcpy macro
66 definition.
67 * localealias.c: Likewise.
68 * l10nflist.c: Likewise.
69 * finddomain.c: Likewise.
70 * bindtextdom.c: Likewise.
71 Reported by Thomas Esken.
72
73Mon Nov 25 22:57:51 1996 Ulrich Drepper <drepper@cygnus.com>
74
75 * textdomain.c: Move definition of `memcpy` macro to right
76 position.
77
78Fri Nov 22 04:01:58 1996 Ulrich Drepper <drepper@cygnus.com>
79
80 * finddomain.c [!HAVE_STRING_H && !_LIBC]: Define memcpy using
81 bcopy if not already defined. Reported by Thomas Esken.
82 * bindtextdom.c: Likewise.
83 * l10nflist.c: Likewise.
84 * localealias.c: Likewise.
85 * textdomain.c: Likewise.
86
87Tue Oct 29 11:10:27 1996 Ulrich Drepper <drepper@cygnus.com>
88
89 * Makefile.in (libdir): Change to use exec_prefix instead of
90