diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-07 23:37:19 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-07 23:37:19 +0000 |
commit | 5f7d74ab7164aec66e2aa1d6884d62d403eddaa7 (patch) | |
tree | d550e33aef98c6e200a45641fc8ea4187517f9b6 /ChangeLog | |
parent | e39e69563a5046efc5ffb0385364fb0bc1095c43 (diff) | |
download | glibc-5f7d74ab7164aec66e2aa1d6884d62d403eddaa7.tar.gz glibc-5f7d74ab7164aec66e2aa1d6884d62d403eddaa7.tar.xz glibc-5f7d74ab7164aec66e2aa1d6884d62d403eddaa7.zip |
Update.
* iconvdata/tst-table-to.c (main): Correct cast in iconv call. * iconvdata/tst-table-from.c: Include <string.h>. (try): Correct cast in iconv call.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d1231a7dac..3b4e2f0261 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-09-07 Ulrich Drepper <drepper@redhat.com> + * iconvdata/tst-table-to.c (main): Correct cast in iconv call. + * iconvdata/tst-table-from.c: Include <string.h>. + (try): Correct cast in iconv call. + * elf/Makefile (all-rtld-routines): Evaluate $(sysdep-rtld-routines) too. * sysdeps/powerpc/Makefile (sysdep-rtld-routines): New variable. |