From: Bruno Haible Date: Wed, 2 Apr 2008 01:23:43 +0000 (+0200) Subject: Refine documentation of NAN problem. X-Git-Tag: v0.1~7614 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=d9092735a9ae6c7b6ccda9ece17d5a8a32687a20;p=gnulib.git Refine documentation of NAN problem. --- diff --git a/ChangeLog b/ChangeLog index 9a2c288da..1f84a20e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-04-01 Bruno Haible + * doc/posix-headers/math.texi: Refine documentation of NAN problem. + +2008-04-01 Bruno Haible + * tests/test-vasnprintf-posix.c: Include nan.h instead of . (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L. * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.