update from texinfo
[gnulib.git] / ChangeLog
index 1357c21..a7dffa3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2003-10-16  Paul Eggert  <eggert@twinsun.com>
+
+       * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
+
+2003-10-14  Bruno Haible  <bruno@clisp.org>
+
+       * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
+
+2003-10-12  Paul Eggert  <eggert@twinsun.com>
+
+       * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
+       Change maintainer from Bruno Haible to 'all'.
+
 2003-10-10  Simon Josefsson  <jas@extundo.com>
 
        * modules/argp (Depends-on): Add restrict and strcase.