diff options
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 35a170ae09..3806b5405f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ * posix/tst-waitid.c (do_test): Add tests for waitpid with WCONTINUED. + [BZ #409] * posix/sys/wait.h [__WIFCONTINUED] (WIFCONTINUED): New macro. * stdlib/stdlib.h [__WIFCONTINUED] (WIFCONTINUED): New macro. * sysdeps/generic/bits/waitstatus.h (__W_CONTINUED): New macro. |