diff options
author | Jim Meyering <jim@meyering.net> | 1997-05-28 11:43:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-05-28 11:43:25 +0000 |
commit | 7eaf75e3b102edb2e2e03ad34cc8443b04f340de (patch) | |
tree | f796b6cd929615304f8d5dfcd1992c6a193b4dc4 /old/fileutils | |
parent | 4354caa2d4cebde18798ce5f643a877f4292090b (diff) | |
download | coreutils-7eaf75e3b102edb2e2e03ad34cc8443b04f340de.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-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 5468444ff..981b0b00b 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -4,6 +4,7 @@ Changes in release 3.17: * 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. +* df now works with OpenBSD 2.1 beta Changes in release 3.16: * du --megabytes (-m) works |