diff options
author | Roland McGrath <roland@gnu.org> | 2005-09-28 20:05:25 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-09-28 20:05:25 +0000 |
commit | bb8f6637b4397a106254686c68dde4914f312ed0 (patch) | |
tree | c67adeeb2102142a9c83851f73734989eddaf617 | |
parent | b07d45ec8274a16eee1f7c164e7888a4cbd58777 (diff) | |
download | glibc-bb8f6637b4397a106254686c68dde4914f312ed0.tar.gz glibc-bb8f6637b4397a106254686c68dde4914f312ed0.tar.xz glibc-bb8f6637b4397a106254686c68dde4914f312ed0.zip |
[BZ #1384]
2005-09-26 Steven Munroe <sjmunroe@us.ibm.com> [BZ #1384] * sysdeps/powerpc/fpu/libm-test-ulps: Adjust expected y1, y1f, yn, ynf results.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 002323ef6e..f18e750138 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-09-26 Steven Munroe <sjmunroe@us.ibm.com> + + [BZ #1384] + * sysdeps/powerpc/fpu/libm-test-ulps: Adjust expected y1, y1f, yn, + ynf results. + 2005-09-06 Paul Eggert <eggert@cs.ucla.edu> Ulrich Drepper <drepper@redhat.com> |