diff options
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 1cfa93e1c1..a517311a0e 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2003-03-19 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/pthread/pthread_cond_broadcast.c: Release lock before + signalling waiters. + 2003-03-18 Roland McGrath <roland@redhat.com> * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_test_and_set): |