diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-12-06 22:29:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-12-06 22:29:26 +0000 |
commit | 01cec3edaa628d855d8b56b750b36035127ee681 (patch) | |
tree | 8b3fe858b2d0164d681dbc05bdb5f86fee5ded4a | |
parent | ea1d1dee936e4e709901f44c505a9a70f0536c8d (diff) | |
download | glibc-01cec3edaa628d855d8b56b750b36035127ee681.tar.gz glibc-01cec3edaa628d855d8b56b750b36035127ee681.tar.xz glibc-01cec3edaa628d855d8b56b750b36035127ee681.zip |
Update.
2002-12-06 Ulrich Drepper <drepper@redhat.com> * sysdeps/x86_64/fpu/libm-test-ulps: Relax errors for float and double again a bit.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5079c4e875..8e69330766 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-12-06 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/x86_64/fpu/libm-test-ulps: Relax errors for float and double + again a bit. + 2002-12-06 Jakub Jelinek <jakub@redhat.com> * posix/Makefile (annexc.out): Add -I../dir for all sorted-dirs. |