summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7e11635f4..f760af92e 100644
--- a/NEWS
+++ b/NEWS
@@ -186,6 +186,8 @@ GNU coreutils NEWS -*- outline -*-
ls no longer outputs an extra space between the mode and the link count
when none of the listed files has an ACL.
+ md5sum --check now accepts multiple input files, and similarly for sha1sum.
+
If stdin is a terminal, nohup now redirects it from /dev/null to
prevent the command from tying up an OpenSSH session after you logout.