X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=2c7c0aea8856509c0b9e77afa7290a5644da4d6d;hb=9b9bfb49af70f53f177c7a6563fa844a4a50c7db;hp=8ec04ebfdac4a77276f312ebc8658ba439bdd0df;hpb=23fe10e274cf20fb2cb75ea1da9556a733106657;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 8ec04ebfd..2c7c0aea8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2004-05-30 Paul Eggert + + * 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. + * modules/setenv: Likewise. + +2004-05-04 Derek Price + + * modules/argp: Remove dependency on alloca. + +2004-04-27 Derek Price + + * m4/dos.m4 (gl_AC_DOS): Add Cygwin to list of Windows/DOS + environments that accept backslashes and drive letters in paths. + +2004-04-20 Jim Meyering + + * modules/dirfd: Change UTILS_ macro name prefix to gl_. + * modules/mkstemp: Likewise. + * modules/mkdir: Likewise. + 2004-04-18 Jim Meyering Change jm_ to gl_ in AC_DEFINE'd names.