diff options
author | Jim Meyering <jim@meyering.net> | 1997-05-25 03:47:21 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-05-25 03:47:21 +0000 |
commit | 5708e7bba856028f6286ec663c8ecff18830707f (patch) | |
tree | 36b5c3891f96770bf4d564d9a93a98e5c3694748 /old | |
parent | 6919955eb131e17a4da933ae6f69e932412b42c7 (diff) | |
download | coreutils-5708e7bba856028f6286ec663c8ecff18830707f.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 be24a79e8..c4a806a26 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,7 @@ Changes in release 3.17: * touch -d DATE now works on Unicos +* du accepts new option --max-depth=N +* rmdir accepts new options: --ignore-fail-on-non-empty and --verbose Changes in release 3.16: * du --megabytes (-m) works |