about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-08-04 21:40:06 +0000
committerRoland McGrath <roland@gnu.org>2004-08-04 21:40:06 +0000
commitb3e46788ef736c4f202536d70a7a2962fbcf933e (patch)
treeec71f36d33dbfb06ae99a2ea78b7869dd94581f8
parent0964f852ee278c8de9866f4d92d59e228d242bef (diff)
downloadglibc-b3e46788ef736c4f202536d70a7a2962fbcf933e.tar.gz
glibc-b3e46788ef736c4f202536d70a7a2962fbcf933e.tar.xz
glibc-b3e46788ef736c4f202536d70a7a2962fbcf933e.zip
[WCONTINUED]: Test WCONTINUED functionality.
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2f6bb7257..c72eb651a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
 	* posix/tst-waitid.c (do_test): Kill the child process when bailing
 	out early on some failure.
+	[WCONTINUED]: Test WCONTINUED functionality.
 
 2004-08-03  Ulrich Drepper  <drepper@redhat.com>