diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-02 08:57:49 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-02 08:57:49 +0000 |
commit | 7092835d3b466b8cd026e5c9c0062fadbe48ca00 (patch) | |
tree | 9edea8b51746515df7597bff6c59f80083d9ebdd /old | |
parent | af6d4ad6ca7804fd521d1cbebc3bd055245f578d (diff) | |
download | coreutils-7092835d3b466b8cd026e5c9c0062fadbe48ca00.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-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 fa9cb03ac..41b96dfe9 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,7 @@ Changes in release 4.1: [4.0m] +* mv accepts new option: --strip-trailing-slashes (soon, many other + programs will, too) * df no longer hangs when there is inaccessible mount point unrelated to PATH * rmdir --verbose no longer prints extra, bogus diagnosic upon failure * fix df bug that made it print bogus values in the `Use%' column. |