]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 28 Jun 2004 18:47:09 +0000 (18:47 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 28 Jun 2004 18:47:09 +0000 (18:47 +0000)
ChangeLog

index 56b5e47e7cf22df3e30367f4137d0a834ce9bb9c..dd5ff97aee239ddf998710054cc0e364bbe5090f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        (main): Standardize on "missing destination file operand after %s"
        for the diagnostic, for consistency with cp.c.
 
-       * tests/ln/misc: See whether a trailing slash is followed too far.
        * tests/mv/diag: Don't assume "mv --target=nonexistentdir"
        will complain about the arg count.
        Adjust to new (briefer) diagnostics.
+       * tests/cp/fail-perm: Add a test to verify that we get the new
+       diagnostic when failing to copy through a symlink-to-inaccessible-dir.
 
 2004-06-27  Paul Eggert  <eggert@cs.ucla.edu>