From: Stefano Lattarini Date: Tue, 2 Aug 2011 21:36:17 +0000 (+0200) Subject: * NEWS: Fix typo, and related reformatting. X-Git-Tag: ng-0.5a~89^2~155^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25903324b11ea930bf6f6107e119158d494a0603;p=thirdparty%2Fautomake.git * NEWS: Fix typo, and related reformatting. --- diff --git a/ChangeLog b/ChangeLog index 6a04d71b2..b681294ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-08-03 Stefano Lattarini + + * NEWS: Fix typo, and related reformatting. + 2011-08-03 Stefano Lattarini * NEWS: add mention of new experimental TAP support diff --git a/NEWS b/NEWS index b6d85e37d..1c2f10238 100644 --- a/NEWS +++ b/NEWS @@ -22,10 +22,10 @@ New in 1.11a: XFAIL_TESTS). - The testsuite summary displayed by the parallel-test harness has a - completely new format, that always listing the numbers of passed, - failed, xfailed, xpassed, skipped and errored tests, even when these - numbers are zero (but using smart coloring when the color-tests option - is in effect). + completely new format, that always list the numbers of passed, failed, + xfailed, xpassed, skipped and errored tests, even when these numbers + are zero (but using smart coloring when the color-tests option is in + effect). - The default testsuite driver offered by the 'parallel-tests' option is now implemented (partly at least) with the help of automake-provided