From: Paul Eggert Date: Sun, 25 Jul 2010 17:53:42 +0000 (-0700) Subject: du: add NEWS entry for recent du -L fixes X-Git-Tag: v8.6~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01ca128807be89f7a2709e7a12e2cd1498f3d96b;p=thirdparty%2Fcoreutils.git du: add NEWS entry for recent du -L fixes --- diff --git a/NEWS b/NEWS index 124ca5ab39..b19294b385 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,9 @@ GNU coreutils NEWS -*- outline -*- link count is 1, even if the file is reached multiple times by following symlinks or via multiple arguments. + du -H and -L now consistently count pointed-to files instead of + symbolic links, and correctly diagnose dangling symlinks. + ** New features cp now accepts the --attributes-only option to not copy file data,