From: Stefano Lattarini Date: Tue, 6 Jan 2015 10:18:43 +0000 (+0100) Subject: NEWS: fix a typo X-Git-Tag: v1.15.1~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9bd4f71feba86e618bba0a78708e37f7a1133689;p=thirdparty%2Fautomake.git NEWS: fix a typo Signed-off-by: Stefano Lattarini --- diff --git a/NEWS b/NEWS index 294d2030b..5744d1272 100644 --- a/NEWS +++ b/NEWS @@ -82,7 +82,7 @@ New in 1.15: * Automake-generated testsuites: - - The default test-driver used by the Automake-generates testsuites + - The default test-driver used by the Automake-generated testsuites now appends the result and exit status of each "plain" test to the associated log file (automake bug#11814).