From e7c7802964cbf0f77a5883808e28eab56e36907b Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?= Date: Thu, 26 Jun 2014 04:56:04 +0100 Subject: [PATCH] maint: mention when the du cycle warning bug was introduced * NEWS: Mention bug introduced in v8.1 (with commit v8.0-88-g8ba5d1a). --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index e5ea77c51d..4e90b793b8 100644 --- a/NEWS +++ b/NEWS @@ -53,6 +53,7 @@ GNU coreutils NEWS -*- outline -*- du now silently ignores directory cycles introduced with bind mounts. Previously it would issue a warning and exit with a failure status. + [bug introduced in coreutils-8.1] head --bytes=-N and --lines=-N now handles devices more consistently, not ignoring data from virtual devices like /dev/zero, -- 2.47.2