Don't include <config.h> twice; this doesn't work in some cases,
[gnulib.git] / ChangeLog
index 23dae8a..ec975d1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,42 @@
+2006-10-07  Jim Meyering  <jim@meyering.net>
+
+       * modules/inttypes (inttypes.h): Revert what seems to have been
+       an inadvertent part of today's change: use "|", not "/" in the
+       substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
+
+2006-10-07  Bruno Haible  <bruno@clisp.org>
+
+       * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
+       * modules/argz (argz.h): Likewise.
+       * modules/arpa_inet (arpa/inet.h): Likewise.
+       * modules/byteswap (byteswap.h): Likewise.
+       * modules/configmake (configmake.h): Likewise.
+       * modules/fcntl (fcntl.h): Likewise.
+       * modules/fnmatch (fnmatch.h): Likewise.
+       * modules/getopt (getopt.h): Likewise.
+       * modules/glob (glob.h): Likewise.
+       * modules/inttypes (inttypes.h): Likewise.
+       * modules/netinet_in (netinet/in.h): Likewise.
+       * modules/poll (poll.h): Likewise.
+       * modules/stdbool (stdbool.h): Likewise.
+       * modules/stdint (stdint.h): Likewise.
+       * modules/sys_select (sys/select.h): Likewise.
+       * modules/sys_socket (sys/socket.h): Likewise.
+       * modules/sys_stat (sys/stat.h): Likewise.
+       * modules/sysexits (sysexits.h): Likewise.
+       * modules/unistd (unistd.h): Likewise.
+       * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
+       Add a "DO NOT EDIT" comment to the generated file.
+       (func_import): Likewise for gnulib-comp.m4.
+
+2006-10-03  Bruno Haible  <bruno@clisp.org>
+
+       * modules/sublist: New file.
+
+2006-09-29  Bruno Haible  <bruno@clisp.org>
+
+       * modules/closeout (Description): Mention stderr too.
+
 2006-10-05  Bruno Haible  <bruno@clisp.org>
 
        * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
        * modules/linkedhash-list (Depends-on): Likewise.
        * modules/rbtreehash-list (Depends-on): Likewise.
 
-2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
-
-       * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
-       * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
-
 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
 
        * modules/savewd (Depends-on): Add 'raise'.