about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2df440c5c..263c88aa8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-24  Ulrich Drepper  <drepper@redhat.com>
+
+	* stdio-common/vfscanf.c [!COMPILE_WSCANF] (TOLOWER): Cast first
+	parameter to unsigned char.
+	* sysdeps/generic/strcasestr.c [_LIBC] (TOLOWER): Likewise.
+
 2004-03-24  Jakub Jelinek  <jakub@redhat.com>
 
 	* stdlib/strtod_l.c (INTERNAL (__STRTOF)): Clear the rest of retval,