X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=ef72a0a74133595ba17c93ad9de3d09df7de32fa;hb=b308a020b78bf5b76dac9dd70fe03d11f96ce3c7;hp=5facc1327da4d099c85613cb97657618033238e5;hpb=2a15b99b3bd002bae6e9bba388055d86eb398acf;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 5facc1327..ef72a0a74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2006-10-02 Eric Blake + + * modules/strnlen (Depends-on): Add extensions. + +2006-10-02 Bruno Haible + + * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies + to the AUTOMAKE_OPTIONS. + Reported by Jim Meyering. + +2006-09-29 Paul Eggert + + * modules/openat (Files): Add lib/openat-proc.c. + (Depends-on): Add same-inode, stdbool. + +2006-09-28 Bruno Haible + + * modules/avltreehash-list (Depends-on): Add stdint, remove size_max. + * modules/linkedhash-list (Depends-on): Likewise. + * modules/rbtreehash-list (Depends-on): Likewise. + +2006-09-28 Paolo Bonzini + + * 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 + + * modules/savewd (Depends-on): Add 'raise'. + 2006-09-25 Paul Eggert * modules/clock-time (Maintainer): Add self.