diff options
-rw-r--r-- | old/fileutils/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d24974615..53bd5b9e0 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). |