]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 11 Jan 2002 01:08:06 +0000 (01:08 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 11 Jan 2002 01:08:06 +0000 (01:08 +0000)
ChangeLog

index 95743520ff1b2737034f221eea85d2cb47182b35..c11a221285d8791ef6045305baefe9e4245251b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2002-01-09  Jakub Jelinek  <jakub@redhat.com>
+
+       * sysdeps/alpha/fpu/e_sqrt.c (__ieee754_sqrt): Don't use multi-line
+       string literals.
+       (__full_ieee754_sqrt): Add __attribute_used__.
+
+2002-01-10  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/generic/group_member.c (__group_member): Also check
+       groups[0] [PR libc/2781].
+
 2001-12-02  Roland McGrath  <roland@frob.com>
 
        * mach/Makefile, mach/Machrules: Move comments out of \ continuations.