From 6f7969a3ce55d811a00896ce50b5d145e039696a Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Fri, 2 Mar 2012 23:06:02 +0100 Subject: [PATCH] news: more about planned backward incompatibilities * NEWS (Future backward-incompatibilities): Starting from the next major Automake versions, the parallel testsuite driver will be used by default, instead of the serial testsuite driver as in the past. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index aaed1c26b..2fae024b6 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ * WARNING: Future backward-incompatibilities! + - Starting from the next major Automake version (1.13), the parallel + testsuite harness (previously only enabled by the 'parallel-tests' + option) will become the default one; the older serial testsuite + harness will still be available through the use of the 'serial-tests' + option. + - The following long-obsolete m4 macros will be removed in the next major Automake version (1.13): -- 2.47.2