1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 18:19:00 +02:00

maint: mention when the du cycle warning bug was introduced

* NEWS: Mention bug introduced in v8.1 (with commit v8.0-88-g8ba5d1a).
This commit is contained in:
Pádraig Brady
2014-06-26 04:56:04 +01:00
parent 408461c0e7
commit e7c7802964
+1
View File
@@ -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,