From: Jim Meyering Date: Mon, 28 Jun 2004 18:47:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1233 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=14af6eb4620f20cf844e583354b81bf9bbd89186;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 56b5e47e7c..dd5ff97aee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -60,10 +60,11 @@ (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