]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: add a NEWS entry for the previous fix
authorPádraig Brady <P@draigBrady.com>
Fri, 24 Mar 2023 12:44:50 +0000 (12:44 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 24 Mar 2023 12:52:13 +0000 (12:52 +0000)
* NEWS: Mention the previous cksum --check fix.

NEWS

diff --git a/NEWS b/NEWS
index 030f0e543e38f9b3d1cf6663cebd7dd89d068b25..4a95d3b5efc70294f07a3fdc1d86aa198b7bdbdf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 * Noteworthy changes in release ?.? (????-??-??) [?]
 
+  md5sum --check again correctly prints the status of each file checked.
+  Previously the status for files was printed as 'OK' once any file had passed.
+  This also applies to cksum, sha*sum, and b2sum.
+  [bug introduced in coreutils-9.2]
+
 
 * Noteworthy changes in release 9.2 (2023-03-20) [stable]