* lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
[gnulib.git] / ChangeLog
index 5ce99b2..ad11e9a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,32 @@
-2003-06=10  Simon Josefsson <jas@extundo.com>
+2003-06-26  Bruno Haible  <bruno@clisp.org>
+
+       * modules/human: Depend on module stdbool.
+
+2003-06-25  Bruno Haible  <bruno@clisp.org>
+
+       * modules/readlink: New file.
+       * modules/xreadlink: Depend on it.
+       * MODULES.html.sh (func_all_modules): Add readlink.
+
+2003-06-22  Bruno Haible  <bruno@clisp.org>
+
+       * modules/safe-read: Add m4/ssize_t.m4.
+       * modules/xreadlink: Add m4/ssize_t.m4.
+
+2003-06-11  Simon Josefsson  <jas@extundo.com>
+
+       * modules/sysexits: New file.
+       * MODULES.html.sh (func_all_modules): Add sysexits.
+
+2003-06-10  Bruno Haible  <bruno@clisp.org>
+
+       * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
+
+2003-06-10  Simon Josefsson  <jas@extundo.com>
+
+       * modules/strchrnul: New file.
+
+2003-06-10  Simon Josefsson  <jas@extundo.com>
 
        * modules/argp: New file.