X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=a7dffa3d185151f3ec4a7ce66b7192053f016817;hb=0add61f27e382ba01fe2c65ef13ebfd484c5ba78;hp=31ef5b02b9fcb7ea27c42f56c3de9633d65a2ccc;hpb=2dcc124c1f1a2551e94e808de68a1b463dc75ae0;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 31ef5b02b..a7dffa3d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,51 @@ +2003-10-16 Paul Eggert + + * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL. + +2003-10-14 Bruno Haible + + * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list. + +2003-10-12 Paul Eggert + + * modules/xalloc: Do not depend on 'exit'. Depend on 'stdbool'. + Change maintainer from Bruno Haible to 'all'. + +2003-10-10 Simon Josefsson + + * modules/argp (Depends-on): Add restrict and strcase. + +2003-10-08 Paul Eggert + + * modules/getpass: Depend on stdbool. + +2003-10-06 Bruno Haible + + * modules/version-etc-2: Remove file. + * MODULES.html.sh (func_all_modules): Remove version-etc-2. + +2003-10-06 Bruno Haible + + * modules/fatal-signal: New file. + * MODULES.html.sh (func_all_modules): Add fatal-signal. + +2003-10-05 Paul Eggert + + * README: Rework advice for preventing empty .o files. + Don't recommend ELIDE constructs. Recommend , + not . + +2003-10-02 Bruno Haible + + * modules/lchown (Include): Add lchown.h. + * modules/time_r (Include): Use "..." syntax. + * modules/xgetdomainname (Include): Add xgetdomainname.h. + +2003-10-01 Simon Josefsson + + * MODULES.html.sh (func_all_modules): Move gethostname from section + 'based on' to section 'lacking' POSIX:2001. + 2003-09-27 Oskar Liljeblad Trivial fixes to Makefile.am parts of module listings.