diff options
author | Jim Meyering <jim@meyering.net> | 1997-05-25 21:24:44 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-05-25 21:24:44 +0000 |
commit | 8b36f9cbcde88334196912686be6beb309845b8e (patch) | |
tree | 8b136d45f78ae0a72a7c65b9605150a7dc446b1c /old | |
parent | 0cc1681a5babf96e4141ebc996035c8634c1a719 (diff) | |
download | coreutils-8b36f9cbcde88334196912686be6beb309845b8e.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 da1db087e..5468444ff 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -3,6 +3,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 +* du now overflows its accumulator for 1 terabyte directories, not 2GB. Changes in release 3.16: * du --megabytes (-m) works |