diff options
author | Jim Meyering <jim@meyering.net> | 1997-05-25 15:17:31 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-05-25 15:17:31 +0000 |
commit | e3e8f658c44c5bfe8fe682b0c3d524fda021c260 (patch) | |
tree | 4748d98c921f1ca2a062e28454d0e64f52f48bbc /old | |
parent | 07876bcb5d236230082e7a1870673d9a9b39c63d (diff) | |
download | coreutils-e3e8f658c44c5bfe8fe682b0c3d524fda021c260.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 c4a806a26..da1db087e 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,5 @@ Changes in release 3.17: +* du --megabytes --total now shows total in megabytes * 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 |