tests: mention new check-expensive/check-very-expensive in test logs
[platform/upstream/coreutils.git] / NEWS
diff --git a/NEWS b/NEWS
index 5d3ca40..140e6fa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,12 @@ GNU coreutils NEWS                                    -*- outline -*-
   more than PATH_MAX / 3 components.  Also affected due to their use
   of canonicalize_* functions: df, stat, readlink.
 
+** Changes in behavior
+
+  timeout now only processes the first signal received from the set
+  it is handling (SIGTERM, SIGINT, ...).  This is to support systems that
+  implicitly create threads for some timer functions (like GNU/kFreeBSD).
+
 
 * Noteworthy changes in release 8.13 (2011-09-08) [stable]