diff options
author | Jim Meyering <jim@meyering.net> | 2000-04-27 12:27:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-04-27 12:27:08 +0000 |
commit | c249f854de47fe05a4b6e6a5b2bb5c2532d6cdc8 (patch) | |
tree | 93fe83f001e549703258dabca21b9a4778f2b4ef /old | |
parent | 4954d34c147a80932b3befe5ef5d922ee534f6ff (diff) | |
download | coreutils-c249f854de47fe05a4b6e6a5b2bb5c2532d6cdc8.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-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 35ba9a0fa..58c118137 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 4.1: [4.0r] +* `du dir/subdir1 dir/subdir2' no longer fails * chown accepts new option: --from=CURRENT_OWNER:CURRENT_GROUP * cp accepts new option: --strip-trailing-slashes * install --directory (-d) may now be used to set special bits |