summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-09-28 20:05:25 +0000
committerRoland McGrath <roland@gnu.org>2005-09-28 20:05:25 +0000
commitbb8f6637b4397a106254686c68dde4914f312ed0 (patch)
treec67adeeb2102142a9c83851f73734989eddaf617
parentb07d45ec8274a16eee1f7c164e7888a4cbd58777 (diff)
downloadglibc-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--ChangeLog6
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>