From 55456b95d8209ebc09916d40aa28e34cdc16c929 Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?=
Date: Fri, 24 Mar 2023 12:44:50 +0000 Subject: [PATCH] doc: add a NEWS entry for the previous fix * NEWS: Mention the previous cksum --check fix. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 030f0e543e..4a95d3b5ef 100644 --- 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] -- 2.47.2