From: Ralf Wildenhues Date: Mon, 18 May 2009 21:03:32 +0000 (+0200) Subject: Merge branch 'maint' X-Git-Tag: ng-0.5a~477 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d52ce1fc9697f651b295cdabd8ebf6cff4ea8916;p=thirdparty%2Fautomake.git Merge branch 'maint' --- d52ce1fc9697f651b295cdabd8ebf6cff4ea8916 diff --cc ChangeLog index 02f7dadec,0aaeaadf5..0770bc2cb --- a/ChangeLog +++ b/ChangeLog @@@ -1,8 -1,19 +1,24 @@@ + 2009-05-18 Ralf Wildenhues + + testsuite: also try `jot' as `seq' replacement. + * tests/instmany-mans.test: Try BSD `jot' before resorting to a + slow but portable shell loop. + * tests/instmany-python.test: Likewise. + * tests/instmany.test: Likewise. + Suggestion by Peter O'Gorman. + + Fix test failure when pkg.m4 is not found, only pkg-config. + * tests/vala5.test: Update comment, this test is not expected to + fail any more. Require valac version 0.7.0. Skip if configure + fails, could be due to unexpanded PKG_CHECK_MODULES or too old + valac. + Report by Simon Josefsson. + +2009-05-17 Ralf Wildenhues + + Post-release version bump. + * configure.ac, NEWS: Bump version to 1.11a. + 2009-05-17 Ralf Wildenhues Automake 1.11.