From: Ondřej Bílka Date: Wed, 15 Jan 2014 17:43:03 +0000 (+0100) Subject: Add ChangeLog entry X-Git-Tag: glibc-2.19~111 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d359bcc2adc063bae511b1a42a01a301b53c4d39;p=thirdparty%2Fglibc.git Add ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index d455e16ee1f..e7438dabe92 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]