]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 18 Oct 2003 13:09:51 +0000 (13:09 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 18 Oct 2003 13:09:51 +0000 (13:09 +0000)
ChangeLog
NEWS

index f16a57e418a178109a65341e0ce6d383817fbc53..325ebb904622cd83d5025b84699a5f6a542402e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 
        * Version 5.1.0.
 
+       * tests/du/deref-args: Ensure that du -D now dereferences all
+       symlinks specified on the command line, not just those that
+       reference directories.
+
        * basename.c, cat.c, chroot.c, cksum.c, comm.c, cp.c, csplit.c, cut.c:
        * dd.c, df.c, dirname.c, du.c, echo.c, env.c, expr.c, factor.c, head.c:
        * hostid.c, hostname.c, id.c, link.c, ln.c, logname.c, ls.c, md5sum.c:
diff --git a/NEWS b/NEWS
index 206b703a3a10624cf9d3f6f6534ba202fc9cfb8c..9c6b62e83feba4b4660e3ca333c246018cbc9e7f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,6 @@ GNU coreutils NEWS                                    -*- outline -*-
 
   du -D now dereferences all symlinks specified on the command line,
   not just the ones that reference directories
-  FIXME: confirm this, and add a test
 
   du now accepts -P (--no-dereference), for compatibility with du
   of NetBSD and for consistency with e.g., chown and chgrp