From: Pádraig Brady
Date: Thu, 26 Jun 2014 03:56:04 +0000 (+0100) Subject: maint: mention when the du cycle warning bug was introduced X-Git-Tag: v8.23~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7c7802964cbf0f77a5883808e28eab56e36907b;p=thirdparty%2Fcoreutils.git maint: mention when the du cycle warning bug was introduced * NEWS: Mention bug introduced in v8.1 (with commit v8.0-88-g8ba5d1a). --- 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,