diff options
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 4018220e33..b23bb307a5 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2003-03-09 Ulrich Drepper <drepper@redhat.com> + + * Makefile (tests): Add tst-cond10. + * tst-cond10.c: New file. + 2003-03-08 Ulrich Drepper <drepper@redhat.com> * tst-tls2.c (do_test): Add TEMP_FAILURE_RETRY around sem_wait call. |