X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=b5b09067b93b17de0989fc8342aae68e1f956bc6;hb=c1c022da45f67cf61e9993a08b5a80a6f30578bb;hp=92ef51babb491ebe4ee04d39888c2e40aa47bc8f;hpb=db844e48b469f59ccfc7da42677040700b8eace9;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 92ef51bab..b5b09067b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2006-12-29 Paul Eggert + + * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and + struct stat. Problem reported by Henning Nielsen Lund. + * lib/acl.c: Include acl.h first, to check interface. Don't + bother to include sys/types.h and sys/stat.h again. + +2006-12-28 Paul Eggert + + Import the following change from libc; problem reported by + Sven Verdoolaege. + + 2005-10-13 Ulrich Drepper + + [BZ #1373] + * lib/argp.h: Remove __NTH for __argp_usage inline function. + +2006-12-28 Jim Meyering + + * build-aux/announce-gen: Do not assume that the package + builds any of tar.gz, tar.bz2, and .xdelta files. + Suggestion from Simon Josefsson. + +2006-12-28 Simon Josefsson + + * modules/announce-gen: New file. + 2006-12-27 Paul Eggert * lib/mbchar.h: Just include ; the wctype module