strdup declaration, from Simon Josefsson.
[gnulib.git] / ChangeLog
index 1323ac0..e558886 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2004-02-22  Bruno Haible  <bruno@clisp.org>
+
+       * modules/xalloc: Remove dependency on stdbool.
+       Reported by Derek Robert Price <derek@ximbiot.com>.
+
+2004-02-03  Bruno Haible  <bruno@clisp.org>
+
+       * modules/pipe: New file.
+       * MODULES.html.sh (func_all_modules): Add pipe.
+
+2004-01-27  Bruno Haible  <bruno@clisp.org>
+
+       * modules/execute: New file.
+       * MODULES.html.sh (func_all_modules): Add execute.
+
+2004-01-23  Paul Eggert  <eggert@twinsun.com>
+
+       * modules/argmatch, modules/obstack, modules/xstrtol:
+       Depend on exitfail.
+
 2004-01-20  Bruno Haible  <bruno@clisp.org>
 
        * modules/setenv: Depend on allocsa instead of alloca.