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 e030744..eed4534 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2000-02-24 Ulrich Drepper <drepper@redhat.com>
+ * posix/sys/wait.h: Handle definitions duplicated in stdlib.h
+ correctly.
+ * stdlib/stdlib.h: Handle definition of wait macros correctly.
+
* posix/sys/wait.h: Add missing #endif.
* stdlib/stdlib.h (setstate): Don't mark argument as const (yet).