diff options
author | Jim Meyering <jim@meyering.net> | 2002-03-30 15:49:57 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-03-30 15:49:57 +0000 |
commit | 81c7cd4c29e9b344609a7a6e8f91a58bae747414 (patch) | |
tree | 4428627d97fc0168707967f93104c2007617fe58 /old/fileutils/NEWS | |
parent | f79efa913c3a26d4cdf0ab0e349d5dd6c5c944ba (diff) | |
download | coreutils-81c7cd4c29e9b344609a7a6e8f91a58bae747414.tar.xz |
.
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 769aae8dc..d8a2dae46 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ [4.1.8] +* mv no longer mistakenly creates links to preexisting destination files + that aren't moved [4.1.7] * rm: close a hole that would allow a running rm process to be subverted [4.1.6] |