Remove inttypes-h.m4 and its gl_HEADER_INTTYES_H macro.
[gnulib.git] / ChangeLog
index fa85944..42cb276 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
 2006-09-18  Bruno Haible  <bruno@clisp.org>
 
+       * modules/inttypes (Files): Remove m4/inttypes-h.m4.
+
+2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * gnulib-tool (avoidlist): Fix typo that broke options like
+       --avoid=lock that are used by coreutils bootstrap.
+
+2006-09-18  Bruno Haible  <bruno@clisp.org>
+
+       * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
+       avoid that the while loops be executed in a subshell.
+
+2006-09-18  Bruno Haible  <bruno@clisp.org>
+
        * MODULES.html.sh (func_module): Break long lines.
        Suggested by Bruce Korb <bkorb@gnu.org>.