X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=8133867c31f7d4b3bf6feedd1cea6e2fab856a10;hb=8068b5d283630a295b2929b9dc6a65916b10f52f;hp=6bcf68a90bb5dedd4cd3b5bce552ce04a6cf63d5;hpb=c596dce2525adef145e3ec2e1d3c89dc044ac8e8;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 6bcf68a90..8133867c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2011-08-02 Jim Meyering + + maint.mk: relax the default _gl_TS_function_match regexp + * top/maint.mk (_gl_TS_function_match): Don't require at least one + space between function name and "(" in an "extern" declaration. + That would fail to match a decl with no space there: extern void foo(); + 2011-07-31 Iain Nicol git-version-gen: document that EXTRA_DIST must include .version