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 fb74dbaff0..cdca90212a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-20 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/generic/check_fds.c (check_one_fd): Cast first parameter
+ of open_not_cancel explicitly to const char*.
+
2003-04-19 Ulrich Drepper <drepper@redhat.com>
* intl/Makefile ($(objpfx)msgs.h): Use C locale for sed run.