aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8251309e11..eb2046750e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2004-02-19 Ulrich Drepper <drepper@redhat.com>
+ * libio/iopopen.c (_IO_new_proc_open): It's not kosher to use
+ cfork instead of fork.
+ * libio/oldiopopen.c (_IO_old_proc_open): Likewise.
+
* sysdeps/unix/clock_settime.c (clock_settime): Fix typo which
prevented system-dependent handling from being used.