diff options
author | Jim Meyering <jim@meyering.net> | 1999-11-11 13:46:40 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-11-11 13:46:40 +0000 |
commit | acf8442f0203a9f839be6721f5a23a4eae6407af (patch) | |
tree | 7304ed232231961af08c54ed374a81333f36eaca /old | |
parent | b6a764d8c63f9eac7aca81668deb7da1d70dc64a (diff) | |
download | coreutils-acf8442f0203a9f839be6721f5a23a4eae6407af.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-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). |