diff options
-rw-r--r-- | old/fileutils/NEWS | 3 |
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 |