]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 11 Nov 1999 13:46:40 +0000 (13:46 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 11 Nov 1999 13:46:40 +0000 (13:46 +0000)
old/fileutils/ChangeLog

index d249746158b10fd9547d6f5b929a59fac366a706..53bd5b9e08778d49cde43fbd34f6d79517e413a4 100644 (file)
@@ -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).