X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=ec975d15e96e90310562345777d9f254aebc8b3c;hb=4c399534696c5acbe5ecb57c40f2b5841cb8320d;hp=7645664faedaa6a925b7e68c3b305fc99ce3e222;hpb=c90a7886ad278617ee8a1f816bf3190a2c544190;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 7645664fa..ec975d15e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,81 @@ +2006-10-07 Jim Meyering + + * modules/inttypes (inttypes.h): Revert what seems to have been + an inadvertent part of today's change: use "|", not "/" in the + substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H). + +2006-10-07 Bruno Haible + + * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment. + * modules/argz (argz.h): Likewise. + * modules/arpa_inet (arpa/inet.h): Likewise. + * modules/byteswap (byteswap.h): Likewise. + * modules/configmake (configmake.h): Likewise. + * modules/fcntl (fcntl.h): Likewise. + * modules/fnmatch (fnmatch.h): Likewise. + * modules/getopt (getopt.h): Likewise. + * modules/glob (glob.h): Likewise. + * modules/inttypes (inttypes.h): Likewise. + * modules/netinet_in (netinet/in.h): Likewise. + * modules/poll (poll.h): Likewise. + * modules/stdbool (stdbool.h): Likewise. + * modules/stdint (stdint.h): Likewise. + * modules/sys_select (sys/select.h): Likewise. + * modules/sys_socket (sys/socket.h): Likewise. + * modules/sys_stat (sys/stat.h): Likewise. + * modules/sysexits (sysexits.h): Likewise. + * modules/unistd (unistd.h): Likewise. + * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): + Add a "DO NOT EDIT" comment to the generated file. + (func_import): Likewise for gnulib-comp.m4. + +2006-10-03 Bruno Haible + + * modules/sublist: New file. + +2006-09-29 Bruno Haible + + * modules/closeout (Description): Mention stderr too. + +2006-10-05 Bruno Haible + + * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR. + +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-26 Paul Eggert + + * modules/savewd (Depends-on): Add 'raise'. + +2006-09-25 Paul Eggert + + * modules/clock-time (Maintainer): Add self. + * modules/getlogin_r (Depends-on): Add extensions. + +2006-09-25 Eric Blake + + * gnulib-tool (func_import, func_create_testdir): Fix typos in + exec's in 2006-09-18 patch when shuffling fds. + 2006-09-25 Ralf Wildenhues * modules/clock-time: New module.