diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index c4247b290c..062572b59f 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,6 +1,7 @@ 2000-07-24 Ulrich Drepper * condvar.c: Handle spurious wakeups. [PR libc/1749]. + * internals.h (struct _pthread_descr_struct): Add p_condvar_avail. 2000-07-21 Ulrich Drepper