diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
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> |