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 + + * sysdeps/pthread/pthread_cond_broadcast.c: Release lock before + signalling waiters. + 2003-03-18 Roland McGrath * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_test_and_set):