From: Stefano Lattarini Date: Fri, 2 Sep 2011 15:40:43 +0000 (+0200) Subject: Merge branch 'master' into testsuite-work X-Git-Tag: ng-0.5a~89^2~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aefdc84817e164be8f27f76b6b6dc76fe355a799;p=thirdparty%2Fautomake.git Merge branch 'master' into testsuite-work --- aefdc84817e164be8f27f76b6b6dc76fe355a799 diff --cc ChangeLog index a5f89d483,5991304ee..79b36d225 --- a/ChangeLog +++ b/ChangeLog @@@ -1,23 -1,3 +1,23 @@@ - 2011-09-02 Stefano Lattarini ++2011-09-02 Stefano Lattarini + + coverage: vala support failing for VPATH from-scratch builds + * tests/vala-vpath.test: New test, xfailing. + * tests/Makefile.am (TESTS): Update. + * THANKS: Update. + From a report by Zbigniew Jędrzejewski-Szmek. + Related to automake bug#8753. + +2011-09-01 Stefano Lattarini + + docs: report few more automake parsing limitations + Partly motivated by automake bug#8360. + * doc/automake.texi (General Operation): Report few more automake + limitations w.r.t. parsing of unusual makefile constructs. Related + minor reorderings. + * tests/doc-parsing-buglets-colneq-subst.test: New test. + * tests/doc-parsing-buglets-tabs.test: Likewise. + * tests/Makefile.am (TESTS): Update. + 2011-09-01 Stefano Lattarini automake: fix regression due to de-ansification support removal