Merge branch 'maint' into yacc-work
[platform/upstream/automake.git] / NEWS
diff --git a/NEWS b/NEWS
index d0c04d3..c44204d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -37,7 +37,9 @@ Bugs fixed in 1.11.0a:
 * Bugs introduced by 1.11:
 
   - The `parallel-tests' test driver works around a GNU make 3.80 bug with
-    trailing white space in the test list (`TESTS = foo $(EMPTY)').
+    trailing white space in the test list (`TESTS = foo $(EMPTY)'), and
+    does not report spurious successes when used with concurrent FreeBSD
+    make (e.g., "make check -j3").
 
   - The `silent-rules' option now also silences all compile rules if dependency
     tracking is disabled.  Also, when `silent-rules' is not used, the output from