aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed1ddaf..378b015 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2000-12-03 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/ieee754/flt-32/s_fpclassifyf.c (__fpclassifyf): Correct
+ test for subnormal.
+ Reported by Fred J. Tydeman <tydeman@tybor.com>.
+
* math/test-misc.c (main): Add tests for frexp.
Reported by Fred J. Tydeman <tydeman@tybor.com>.
* sysdeps/i386/fpu/s_frexpl.S: Don't overflow during the computation.