From: Jim Meyering Date: Thu, 11 Nov 1999 13:46:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j-trial~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=acf8442f0203a9f839be6721f5a23a4eae6407af;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d249746158..53bd5b9e08 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -4,6 +4,7 @@ `mv src symlink-to-src' when src and dest are on different partitions. Otherwise, that `mv' command would silently remove `src'. Reported by Michael Stone. + * tests/mv/into-self-2: Add a test for this fix. * lib/makepath.c (make_path): Fix long-latent bug (note others just like it were fixed in 1998-01-02).