about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-07 23:24:07 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-07 23:24:07 +0000
commitede0f73aeabe62589f6ca19a6987f48aa0d06184 (patch)
treeac07c3302ed95c712447d2387fcf3321f2e22e01 /ChangeLog
parente1d8e1b7c54c5f25d77426f6d9fada8858431ade (diff)
downloadglibc-ede0f73aeabe62589f6ca19a6987f48aa0d06184.tar.gz
glibc-ede0f73aeabe62589f6ca19a6987f48aa0d06184.tar.xz
glibc-ede0f73aeabe62589f6ca19a6987f48aa0d06184.zip
Update.
	* test-skeleton.c (main): If EXPECTED_STATUS is defined check that
	returned status from child matches.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac725242e8..98a1dcd19b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2003-06-07  Ulrich Drepper  <drepper@redhat.com>
 
+	* test-skeleton.c (main): If EXPECTED_STATUS is defined check that
+	returned status from child matches.
+
 	* Makeconfig (gnulib): Add -lgcc_eh once again.
 
 2003-06-06  Ulrich Drepper  <drepper@redhat.com>