diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 6cbf62ced0..4d6ee30e73 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2004-09-04 Jakub Jelinek + + * tst-cancel4.c (tf_waitid): Use WEXITED flag bit if available. + 2004-09-07 Ulrich Drepper * sysdeps/pthread/pthread.h (pthread_once): Remove __THROW since