summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-11-11 13:46:40 +0000
committerJim Meyering <jim@meyering.net>1999-11-11 13:46:40 +0000
commitacf8442f0203a9f839be6721f5a23a4eae6407af (patch)
tree7304ed232231961af08c54ed374a81333f36eaca /old
parentb6a764d8c63f9eac7aca81668deb7da1d70dc64a (diff)
downloadcoreutils-acf8442f0203a9f839be6721f5a23a4eae6407af.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog1
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).