diff --git a/ChangeLog b/ChangeLog index 58779e1b64..c0e8c7b7a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,9 @@ 2006-01-18 Ulrich Drepper + * misc/pselect.c (__pselect): No need to enable async cancellation + here. This is done in select. + * sysdeps/unix/sysv/linux/fxstatat.c [STAT_IS_KERNEL_STAT] (__fxstatat): Correct handling of invalid vers values.