X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=70ed1bcabab49b54b694aa592ee1a9b70fd5d21e;hb=a04dcbf35b56a6ceaaec45351182ac4e05c6b8ea;hp=1105e8441a3da95aca8b077f9f265247ebd446a6;hpb=80c47220d2d1cb0aefa1645c9f4354dd4284aa49;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 1105e8441..70ed1bcab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2008-11-11 Paolo Bonzini + + * m4/warning.m4: Remove. + +2008-11-11 Paolo Bonzini + + * m4/warnings.m4: Almost complete rewrite. :-) + +2008-11-10 Simon Josefsson + + * modules/warnings: New module. + * m4/warnings.m4: New file. + * MODULES.html.sh: Mention warnings module. + With review improvements from Paolo Bonzini and + Ralf Wildenhues . + +2008-11-10 Eric Blake + + fdl.texi: make a symlink to the latest version + * doc/standards.texi: Revert today's earlier change. + * doc/fdl-1.2.texi: Rename from old fdl.texi... + * doc/fdl.texi: ...and replace this with a symlink to the newer + fdl-1.3.texi. + +2008-11-10 Bruno Haible + + * tests/test-select-fd.c (main): Accept the result file name as fourth + argument. + * tests/test-select-in.sh: Pass t-select-in.tmp as fourth argument. + * tests/test-select-out.sh: Pass t-select-out.tmp as fourth argument. + 2008-11-10 Bruno Haible * lib/netdb.in.h: Use HAVE_STRUCT_ADDRINFO, HAVE_DECL_GETADDRINFO,