Improves the doc in MODULES.html.
[gnulib.git] / ChangeLog
index 3f943e7..b96e58d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,25 @@
+2008-07-14  Bruno Haible  <bruno@clisp.org>
+
+       * modules/unictype/ctype-* (Description): Add the word "function".
+       Improves the resulting doc in MODULES.html.
+
+2008-07-12  Ben Pfaff  <blp@gnu.org>
+
+       Add longlong module.
+       * modules/longlong: New file.
+
+2008-07-12  Bruno Haible  <bruno@clisp.org>
+
+       * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
+       to empty.
+
 2008-07-10  Ben Pfaff  <blp@gnu.org>
 
        Add isnan module.
-        * doc/posix-functions/isnan.texi: Mention new module.
-        * lib/math.in.h: Define isnan macro if we have decided to replace
-        it.
-        * m4/isnan.m4: New file.
+       * doc/posix-functions/isnan.texi: Mention new module.
+       * lib/math.in.h: Define isnan macro if we have decided to replace
+       it.
+       * m4/isnan.m4: New file.
        * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
        macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
        also.
@@ -68,7 +83,7 @@
        * modules/isnand-nolibm: Likewise.
        * modules/isnanf-nolibm-tests: Likewise.
        * modules/isnand-nolibm-tests: Likewise.
-        * lib/frexp.c: Likewise.
+       * lib/frexp.c: Likewise.
        * lib/isfinite.c: Likewise.
        * lib/signbitd.c: Likewise.
        * lib/signbitf.c: Likewise.