doc: Clarify the platforms.
[gnulib.git] / ChangeLog
index 715826f..18d4221 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2010-01-07  Bruno Haible  <bruno@clisp.org>
+
+       * doc/posix-functions/strcasecmp.texi: Clarify the platforms.
+       * doc/posix-functions/strncasecmp.texi: Likewise.
+
+2010-01-07  Bruno Haible  <bruno@clisp.org>
+
+       * m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): Simplify logic.
+
+2010-01-07  John W. Eaton  <jwe@octave.org>
+
+       wctype: allow C++ use
+       * lib/wctype.in.h: Add extern "C" block for C++.
+
+2010-01-06  Eric Blake  <ebb9@byu.net>
+
+       maint.mk: detect incorrect GFDL usage
+       * top/maint.mk (_GFDL_regexp, sc_GFDL_version): New rule.
+
+2010-01-06  Jim Meyering  <meyering@redhat.com>
+       and Eric Blake  <ebb9@byu.net>
+
+       maint.mk: ignore multi-line copyright in NEWS
+       * top/maint.mk (NEWS_hash): Add immunity to multi-line copyright.
+
 2010-01-06  Eric Blake  <ebb9@byu.net>
 
        select: add missing dependency
        * lib/getloadavg.c: Remove useless inclusion of "xalloc.h".
        * lib/readtokens.c: Likewise.
        * lib/same.c: Likewise.
-       * modules/getloadavg (Depends-on): Remove alloca.
+       * modules/getloadavg (Depends-on): Remove xalloc.
        * modules/readtokens: Likewise.
        * modules/same: Likewise.