Tests for module 'isnan-nolibm'.
[gnulib.git] / ChangeLog
index 45b1fd9..e51282d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2007-02-24  Bruno Haible  <bruno@clisp.org>
+
+       * modules/isnan-nolibm-tests: New file.
+       * tests/test-isnan.c: New file.
+
+       * modules/isnan-nolibm: New file.
+       * lib/isnan.h: New file.
+       * lib/isnan.c: New file.
+       * m4/isnan.m4: New file.
+
+2007-02-24  Bruno Haible  <bruno@clisp.org>
+
+       * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
+       assume that an exponent fits in 20 bits.
+
+2007-02-24  Jim Meyering  <jim@meyering.net>
+
+       * m4/regex.m4: Update the description of the configure-time option,
+       --without-included-regex, to state accurately what the defaults are,
+       and perhaps to give people an idea why using this option is risky.
+
 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
 
        * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that