From: Florian Weimer Date: Fri, 26 Aug 2016 17:43:29 +0000 (+0200) Subject: Correct incorrect bug number in changelog X-Git-Tag: glibc-2.25~586 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5a7ac040efe94f8c49c5ec95c90ad6baf3b37744;p=thirdparty%2Fglibc.git Correct incorrect bug number in changelog --- diff --git a/ChangeLog b/ChangeLog index f6589b4e14f..be65e090194 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2016-08-26 Florian Weimer - [BZ #20432] + [BZ #19946] Avoid expected SIGALRM signals. * test-skeleton.c (xpthread_sigmask, xpthread_mutex_lock) (xpthread_spin_lock, xpthread_cond_wait, xpthread_barrier_wait)