]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: document timeout --preserve-status in v8.21 NEWS
authorPádraig Brady <P@draigBrady.com>
Wed, 9 Apr 2014 21:04:21 +0000 (22:04 +0100)
committerPádraig Brady <P@draigBrady.com>
Wed, 9 Apr 2014 21:13:52 +0000 (22:13 +0100)
* NEWS: Add the omitted new feature.
* cfk.mk (old_NEWS_hash): Adjust accordingly.

NEWS
cfg.mk

diff --git a/NEWS b/NEWS
index 0a484563811683f8c4f51888593f2c0603f99c7b..1d3ecf1adb82d24efc11df4e606cfa8e89cb714a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -230,6 +230,9 @@ GNU coreutils NEWS                                    -*- outline -*-
   with such a minimum SIZE (or a maximum SIZE if it is negative).
   du recognizes -t SIZE as equivalent, for compatibility with FreeBSD.
 
+  timeout now accepts the --preserve-status option to always propagate the exit
+  status, useful for commands that can run for an indeterminite amount of time.
+
 ** Bug fixes
 
   cp --no-preserve=mode now no longer exits non-zero.
diff --git a/cfg.mk b/cfg.mk
index c2ebb5dc33af65fe5e71c2669c68857dd1f37a7f..b3c0f708b1f7c68be866ce934f9f91d9e0a0c289 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -45,7 +45,7 @@ export VERBOSE = yes
 # 4914152 9e
 export XZ_OPT = -8e
 
-old_NEWS_hash = 88cd502ce932ab23e636c63a73a48c29
+old_NEWS_hash = 68fc9b352e924d5e59e2f543f80f6a41
 
 # Add an exemption for sc_makefile_at_at_check.
 _makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'