From: Jim Meyering Date: Sun, 25 May 1997 21:24:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16a~88 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b36f9cbcde88334196912686be6beb309845b8e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index da1db087e7..5468444ffb 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