Work around a MacOS X 10.5 bug in frexpl().
[pspp] / ChangeLog
index 2f8cdb18b82a984be4f749dd73f9dce2fe00988c..a457d34721009ae30d08ecbd121615b8c786a8e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-15  Bruno Haible  <bruno@clisp.org>
+
+       Work around a MacOS X 10.5 bug in frexpl().
+       * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
+       * doc/functions/frexpl.texi: Document the bug.
+       Reported by Elias Pipping <pipping@gentoo.org>.
+
 2008-01-14  Eric Blake  <ebb9@byu.net>
 
        Touch up previous patch.