diff options
author | Jim Meyering <jim@meyering.net> | 2000-10-28 13:39:20 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-10-28 13:39:20 +0000 |
commit | 0a2ef3619c3611680aa361d840e957cc84fb44e8 (patch) | |
tree | 00e5b048306d5848cb509fd2e5bd856cba5c4c43 | |
parent | 5854bc4e0c9e7cf45d91c6b7b50d4f3dc3f1f9f4 (diff) | |
download | coreutils-0a2ef3619c3611680aa361d840e957cc84fb44e8.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 3258b0ada..685db47bb 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -7,7 +7,7 @@ Changes in release 4.01: * 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' now operates on `file1' +* `shred --exact file1 file2' now erases `file1', too [4.0.27] * install once again unlinks an existing destination before trying to open it * mv no longer gets a failed assertion when moving a directory (specified with |