From: Jim Meyering Date: Sun, 17 Mar 2002 19:21:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_8~30 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1c1565ff3955795ad779254f1fc981a3c4ae7f1a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 75721dacd2..8e49b8fec3 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -6,6 +6,8 @@ by using errno from the failed unlink, when a cross-device `mv' fails, e.g., because the destination cannot be unlinked. Prompted by a report from Karl Berry. + * tests/mv/part-fail: New test for the above. + * tests/mv/Makefile.am (TESTS): Add part-fail. 2002-03-16 Jim Meyering