]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
news: more about planned backward incompatibilities
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 2 Mar 2012 22:06:02 +0000 (23:06 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 2 Mar 2012 22:06:02 +0000 (23:06 +0100)
* 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

diff --git a/NEWS b/NEWS
index aaed1c26b025190d4d466320c99a3f7d6ca0194b..2fae024b6126505e5f4b20bcbf7309f3688adce2 100644 (file)
--- 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):