diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-29 06:21:56 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-29 06:21:56 +0000 |
commit | 52d895a4ce96bba606fdc11619ae213a29fff4be (patch) | |
tree | 8cbfc7663e881d28ee45c6a6ae8373a7cabe33a3 /ChangeLog | |
parent | f0189a54434b816a53f9b0fce234fc3e88dbb8ed (diff) | |
download | glibc-52d895a4ce96bba606fdc11619ae213a29fff4be.tar.gz glibc-52d895a4ce96bba606fdc11619ae213a29fff4be.tar.xz glibc-52d895a4ce96bba606fdc11619ae213a29fff4be.zip |
Update.
2000-09-18 Bruno Haible <haible@clisp.cons.org> * intl/dcigettext.c: Outside libc, use local variable names that don't clash with those in libc. * intl/bindtextdom.c: Likewise. * intl/textdomain.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2b6441e6b0..b3418875cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-09-18 Bruno Haible <haible@clisp.cons.org> + + * intl/dcigettext.c: Outside libc, use local variable names that don't + clash with those in libc. + * intl/bindtextdom.c: Likewise. + * intl/textdomain.c: Likewise. + 2000-09-28 Ulrich Drepper <drepper@redhat.com> * elf/ldconfig.c (parse_conf): Print full name of config dir |