From: Jim Meyering Date: Sat, 28 Oct 2000 11:59:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_28~21 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=8f945ecf3ad95802ed9664062b492be0dc525dba;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index e49086d872..966e16a4ef 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