X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=cabef931af479e22063a821c64701bfe27c2c8de;hb=49c136f53f6b22e91f2bb4c636e81e5930613d04;hp=fdf8b25e01cb1b89711332253c417619cdd8b12e;hpb=8efe0514ce7c8185bf41184316cbd8da9be6c861;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index fdf8b25e0..cabef931a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2011-12-03 Bruno Haible + + Fix module descriptions syntax. + * modules/argv-iter (License): Fix syntax. + * modules/di-set (License): Likewise. + * modules/ino-map (License): Likewise. + Reported by Stefano Lattarini . + +2011-12-02 Paul Eggert + + stdalign: port to Clang 3.0 + Problem reported by Simon Josefsson in + . + * doc/posix-headers/stdalign.texi (stdalign.h): Mention Clang 3.0, + which has but which does not define alignof. + * m4/stdalign.m4 (gl_STDALIGN_H): Check for Clang 3.0's problem. + +2011-12-01 Eric Blake + + mktempd: silence dd usage + * build-aux/mktempd (rand_bytes): Silence dd. + 2011-11-30 Simon Josefsson manywarnings: Don't mention gcc version in docstring.