diff options
author | Jim Meyering <jim@meyering.net> | 2001-01-14 15:36:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-01-14 15:36:53 +0000 |
commit | 633a2ace39ba667efc37105b5817e427fac7c6d9 (patch) | |
tree | 0c6ab83422388db39fd784455f8a1dfe987d4ae8 | |
parent | c2329c797c1639f963ddf05e00b4e8abaf91deb3 (diff) | |
download | coreutils-633a2ace39ba667efc37105b5817e427fac7c6d9.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 25680b582..db7e01128 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 4.01: [4.0.36] +* `mv dir/ new-name' no longer fails on SunOS4.1.1U * attempting to use mv to move a symlink onto itself no longer removes the symlink. * `cp -R directory file' no longer removes `file'. now it fails and gives |