summaryrefslogtreecommitdiff
path: root/ChangeLog.17
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-05-06 04:44:06 -0700
committerUlrich Drepper <drepper@redhat.com>2010-05-06 04:44:06 -0700
commit9b1edf50c40edc1ce6e7ea7110114420f97afb17 (patch)
tree8013c56d174267fe6bbb811ffd6ab20162ba2e2c /ChangeLog.17
parent5f24d53acb2cd02ffb4ac925c0244e4f1f854499 (diff)
WS fixes
Diffstat (limited to 'ChangeLog.17')
-rw-r--r--ChangeLog.172
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.17 b/ChangeLog.17
index b3d22b851e..6c1bff4960 100644
--- a/ChangeLog.17
+++ b/ChangeLog.17
@@ -7578,7 +7578,7 @@ d2009-10-30 Ulrich Drepper <drepper@redhat.com>
[BZ #5857]
* sysdeps/ieee754/dbl-64/s_rint.c (__rint): Handle j0==18.
* sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Likewise.
- Patch by Mark Elliott <mark.h.elliott@lmco.com>.
+ Patch by Mark Elliott <mark.h.elliott@lmco.com>.
* math/libm-test.inc (nearbyint_test): Add new test cases from #5857.
(rint_test): Likewise.