diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-10-20 19:22:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-10-20 19:22:24 +0000 |
commit | 6815fabc2ecb978081987b6846ec060029144197 (patch) | |
tree | b10ab96d36deb69675344c88713bb10cf56b5562 /ChangeLog | |
parent | f30e0cd35eae3bfac07df89db16c04de1a39671d (diff) | |
download | glibc-6815fabc2ecb978081987b6846ec060029144197.tar.gz glibc-6815fabc2ecb978081987b6846ec060029144197.tar.xz glibc-6815fabc2ecb978081987b6846ec060029144197.zip |
Update.
1999-10-20 Andreas Jaeger <aj@suse.de> * math/libm-test.inc: Rewrite to allow different deltas for real and imaginary part of complex functions. * math/gen-libm-test.pl: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b4a9313780..8308a0b3a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1999-10-20 Andreas Jaeger <aj@suse.de> + + * math/libm-test.inc: Rewrite to allow different deltas for real + and imaginary part of complex functions. + * math/gen-libm-test.pl: Likewise. + 1999-10-19 Ulrich Drepper <drepper@cygnus.com> * sysdeps/i386/fpu/s_nextafterl.c: Add __nextafterl and nextafterl |