aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb61911610..1d0d2fb221 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2017-06-09 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #21560]
+ * posix/sys/wait.h: Condition include of <signal.h> on
+ [__USE_XOPEN_EXTENDED || __USE_XOPEN2K8]. Include <bits/types.h>
+ unconditionally.
+ [!__pid_t_defined] (pid_t): Define typedef.
+
2017-06-09 Zack Weinberg <zackw@panix.com>
* include/errno.h (__errno_location): Use __attribute_const__