From: Ralf Wildenhues Date: Sun, 6 Dec 2009 15:25:04 +0000 (+0100) Subject: Merge branch 'maint' X-Git-Tag: ng-0.5a~451 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b211937f2106e05d6d3577bf393ae8b4198ce1fb;p=thirdparty%2Fautomake.git Merge branch 'maint' --- b211937f2106e05d6d3577bf393ae8b4198ce1fb diff --cc NEWS index 0851e63fa,7ce9efd57..3253fc5b5 --- a/NEWS +++ b/NEWS @@@ -1,19 -1,9 +1,21 @@@ -New in 1.11.0a: +New in 1.11a: -Bugs fixed in 1.11.0a: +* Changes to automake: + + - automake now generates silenced rules for texinfo outputs. + +* New targets: + + - New `cscope' target to build a cscope database for the source tree. + +* Miscellaneous changes: + + - The `dist' and `dist-all' targets now can run compressors in parallel. + +Bugs fixed in 1.11a: + - Lots of minor bugfixes. + * Bugs introduced by 1.11: - The `parallel-tests' test driver works around a GNU make 3.80 bug with