From: Ralf Wildenhues Date: Sun, 24 May 2009 14:42:59 +0000 (+0200) Subject: Merge branch 'maint' X-Git-Tag: ng-0.5a~473 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e33c68a07166f4e8d70ae230512a5f8379078455;p=thirdparty%2Fautomake.git Merge branch 'maint' --- e33c68a07166f4e8d70ae230512a5f8379078455 diff --cc NEWS index 9b2ef13f5,c3bb3ab47..10b6f618f --- a/NEWS +++ b/NEWS @@@ -1,7 -1,12 +1,12 @@@ -New in 1.11.0a: +New in 1.11a: -Bugs fixed in 1.11.0a: +Bugs fixed in 1.11a: + * Bugs introduced by 1.11: + + - The `parallel-tests' test driver works around a GNU make 3.80 bug with + trailing white space in the test list (`TESTS = foo $(EMPTY)'). + * Long standing bugs: - On Darwin 9, `pythondir' and `pyexecdir' pointed below `/Library/Python'