aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a42abb607..a569669038 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-19 Jakub Jelinek <jakub@redhat.com>
+
+ * libio/fileops.c (_IO_file_underflow_mmap): Cast to unsigned char
+ pointer before dereferencing.
+
2002-02-18 Roland McGrath <roland@frob.com>
* sysdeps/mach/hurd/times.c: Fix typo in last change.