about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-04-15 02:36:10 +0000
committerUlrich Drepper <drepper@redhat.com>2003-04-15 02:36:10 +0000
commit52a7f7c0c1aff76ca6c7f2d3c308bb2b8cd9c22a (patch)
tree9b3558d9c00141f6bacde1d2122188d87245d108 /ChangeLog
parent18ddd3aa661a1f8802b37c2f8f9a89d108e315ee (diff)
downloadglibc-52a7f7c0c1aff76ca6c7f2d3c308bb2b8cd9c22a.tar.gz
glibc-52a7f7c0c1aff76ca6c7f2d3c308bb2b8cd9c22a.tar.xz
glibc-52a7f7c0c1aff76ca6c7f2d3c308bb2b8cd9c22a.zip
Update.
2003-04-14  Ulrich Drepper  <drepper@redhat.com>

	* stdio-common/vfscanf.c: Add casts to avoid warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0869ac4cd5..28ef0c6b52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-14  Ulrich Drepper  <drepper@redhat.com>
+
+	* stdio-common/vfscanf.c: Add casts to avoid warnings.
+
 2003-04-14  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/i386/i486/bits/atomic.h: Rename LOCK to LOCK_PREFIX.