about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2a7f941e1..102e815b4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-09-14  Ulrich Drepper  <drepper@redhat.com>
 
+	* test-skeleton.c (main): Provide more information in case waitpid
+	fails.
+
 	* include/unistd.h: Declare __exit_thread.
 	* sysdeps/generic/libc-start.c: Remove dummy_addr.
 	Wrap call to main in setjmp if HAVE_CANCELBUF is defined.