about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-07 23:37:19 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-07 23:37:19 +0000
commit5f7d74ab7164aec66e2aa1d6884d62d403eddaa7 (patch)
treed550e33aef98c6e200a45641fc8ea4187517f9b6 /ChangeLog
parente39e69563a5046efc5ffb0385364fb0bc1095c43 (diff)
downloadglibc-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--ChangeLog4
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.