From: Ulrich Drepper Date: Fri, 1 Oct 2004 10:35:03 +0000 (+0000) Subject: [BZ #417] X-Git-Tag: cvs/fedora-glibc-20041001T1134 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b87aca68fbeb4678e8e49f6682af8413668877e;p=thirdparty%2Fglibc.git [BZ #417] --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 6a6af8dd727..cbedbc37f4e 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -6,6 +6,7 @@ * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_mutex_timedlock_wait): Likewise. Fix a few other problems which might very well made the code not working at all before. + [BZ #417] 2004-09-28 Ulrich Drepper