about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-05-11 17:49:25 +0000
committerUlrich Drepper <drepper@redhat.com>2008-05-11 17:49:25 +0000
commita7eb802f1147cc2237be3a410b3c658f59178d72 (patch)
tree2e36334a0b8854c141cdd79fc69ab58b37108022 /ChangeLog
parent3d7eeebe4990e08cd0c9fb2a9cc1e07c27ee3b4c (diff)
downloadglibc-a7eb802f1147cc2237be3a410b3c658f59178d72.tar.gz
glibc-a7eb802f1147cc2237be3a410b3c658f59178d72.tar.xz
glibc-a7eb802f1147cc2237be3a410b3c658f59178d72.zip
[BZ #3406]
2008-02-11  Joseph Myers  <joseph@codesourcery.com>
	[BZ #3406]
	* sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Correct value.
	* math/libm-test.inc (exp_test): Test 88.72269439697265625.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 66798adee9..fa59286292 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-11  Joseph Myers  <joseph@codesourcery.com>
+
+	[BZ #3406]
+	* sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Correct value.
+	* math/libm-test.inc (exp_test): Test 88.72269439697265625.
+
 2008-05-11  Ulrich Drepper  <drepper@redhat.com>
 
 	* io/openat.c (__openat_2): Also pass fd to __openat.