diff --git a/ChangeLog b/ChangeLog index d455e16ee1..e7438dabe9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-01-15 Ondřej Bílka + + [BZ #14782] + * sysdeps/posix/system.c (__libc_system): Do not enable + asynchronous cancellation. + 2014-01-15 Andreas Krebbel [BZ #16427]