summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-15 12:50:53 +0000
committerJim Meyering <jim@meyering.net>2000-06-15 12:50:53 +0000
commitbbf62788312c5b4b82b3c9796cd8c347bb4b146e (patch)
tree4793c6caf4d856654d7278e65818f42275bd2d8e /old/fileutils
parentc659fb712539148feaa9dd3fee81a7db0a45764c (diff)
downloadcoreutils-bbf62788312c5b4b82b3c9796cd8c347bb4b146e.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index dcf78e039..d7c5dcea8 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,7 @@
Changes in release 4.1:
+[4.0v]
+* df, du, ls: --block-size=N now works for values of N that are e.g.,
+ not a multiple of the file's block size
[4.0u]
* give proper diagnostic for mv usage error
* fix compile problem with lib/strnlen.c