diff options
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index e49086d87..966e16a4e 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,8 +1,10 @@ Changes in release 4.01: [4.0.28] +* shred now automatically determines the size of each block device argument * ls's date/time format strings are now local dependent * mkdir, mknod, mkfifo, and chmod work better in conjunction with ACLs * `cp --parents dir1/ dir2' no longer gets a failed assertion +* shred now determines the size of block devices like /dev/fd0 * `shred --exact file1 file2' wouldn't touch `file1' [4.0.27] * install once again unlinks an existing destination before trying to open it |