about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-11-26 09:50:34 +0000
committerUlrich Drepper <drepper@redhat.com>2000-11-26 09:50:34 +0000
commitff8beceed165a7a411a63e4a78fd93f810bdcb14 (patch)
tree65c9536ca0e21fa3eb95316d56580507cf6d0fa5 /ChangeLog
parentc3301189bde66bceb3e949e4938b167fc847dd86 (diff)
downloadglibc-ff8beceed165a7a411a63e4a78fd93f810bdcb14.tar.gz
glibc-ff8beceed165a7a411a63e4a78fd93f810bdcb14.tar.xz
glibc-ff8beceed165a7a411a63e4a78fd93f810bdcb14.zip
Update.
	* sysdeps/unix/opendir.c (__opendir): Add cast to avoid warning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 040e0c01f9..8641abe1fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-11-26  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/opendir.c (__opendir): Add cast to avoid warning.
+
 	* inet/getnameinfo.c: Adjust casts to avoid warnings.
 	* inet/rcmd.c: Likewise.
 	* inet/ruserpass.c: Likewise.