X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=c6c42423233e3b944d94555ed3f7a1c1a72e5ce6;hb=c4da5fc90ff7ff8ef395c84be4b14e0a3d404cbb;hp=0890404c47c4b05cd956b23c3222eddfaed471b8;hpb=5e576318cdb5628381e4082c3f4a29c1e97f27a8;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 0890404c4..c6c424232 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2004-06-01 Paul Eggert + + * modules/file-type: Add lib/stat-macros.h. + +2004-05-30 Paul Eggert + + * modules/hash (Depends-on): Remove malloc, realloc. + * modules/xalloc (Depends-on): Likewise. + + * README: Mention that the 'free' module works around the + problem with 'free (0)'. + Mention LIA-1 and C99. + Add a copyright notice. + +2004-05-17 Derek R. Price + Paul Eggert + + * modules/argp: Depend on alloca. + 2004-05-16 Paul Eggert * modules/getdate: Depend on alloca.