Refine documentation of NAN problem.
authorBruno Haible <bruno@clisp.org>
Wed, 2 Apr 2008 01:23:43 +0000 (03:23 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 2 Apr 2008 01:23:43 +0000 (03:23 +0200)
ChangeLog

index 9a2c288..1f84a20 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-04-01  Bruno Haible  <bruno@clisp.org>
 
+       * doc/posix-headers/math.texi: Refine documentation of NAN problem.
+
+2008-04-01  Bruno Haible  <bruno@clisp.org>
+
        * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
        (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
        * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.