diff options
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index c1f0a2b9ea..d549c7f162 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,7 @@ 2003-02-27 Ulrich Drepper <drepper@redhat.com> + * tst-exit1.c (do_test): Don't start more than one thread in parallel. + * tst-rwlock9.c (writer_thread): Correct adding TIMEOUT. (reader_thread): Likewise. |