diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-29 18:45:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-29 18:45:41 +0000 |
commit | 9949bc63c0cb69a443e1a4d6558c2ec2a562da60 (patch) | |
tree | 23ddf30aaeb4dcf0efda9bede4f67434ff5d5e07 /ChangeLog | |
parent | 38447cbe4e9672c643e598f81cad15f7004d52ed (diff) | |
download | glibc-9949bc63c0cb69a443e1a4d6558c2ec2a562da60.tar glibc-9949bc63c0cb69a443e1a4d6558c2ec2a562da60.tar.gz glibc-9949bc63c0cb69a443e1a4d6558c2ec2a562da60.tar.bz2 glibc-9949bc63c0cb69a443e1a4d6558c2ec2a562da60.zip |
Update.
2001-01-29 Ulrich Drepper <drepper@redhat.com>
* math/libm-test.inc (rint_test): Add a few more tests for round
to even rounding.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-01-29 Ulrich Drepper <drepper@redhat.com> + + * math/libm-test.inc (rint_test): Add a few more tests for round + to even rounding. + 2001-01-28 Ulrich Drepper <drepper@redhat.com> * conform/data/pthread.h-data: Correct return type of pthread_exit. |