From: Stefano Lattarini Date: Tue, 2 Aug 2011 21:34:04 +0000 (+0200) Subject: * NEWS: add mention of new experimental TAP support X-Git-Tag: ng-0.5a~89^2~155^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2e67e599367ae14bb69fd99202a136db0ec4762;p=thirdparty%2Fautomake.git * NEWS: add mention of new experimental TAP support --- diff --git a/ChangeLog b/ChangeLog index 6e13215ad..6a04d71b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-08-03 Stefano Lattarini + + * NEWS: add mention of new experimental TAP support + 2011-08-02 Stefano Lattarini testsuite: rename some test scripts diff --git a/NEWS b/NEWS index 96d3126c0..b6d85e37d 100644 --- a/NEWS +++ b/NEWS @@ -80,6 +80,9 @@ New in 1.11a: files, holding "metadata" derived by the execution of the test scripts; among such metadata are the outcomes of the test cases run by a script. + - Initial and still experimental support for the TAP test protocol is + now provided. + * WARNING: Future backward-incompatibilities! - The Automake support for automatic de-ANSI-fication will be removed in