diff options
author | Jim Meyering <jim@meyering.net> | 2000-10-28 13:38:52 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-10-28 13:38:52 +0000 |
commit | 5854bc4e0c9e7cf45d91c6b7b50d4f3dc3f1f9f4 (patch) | |
tree | 5182b7b69233db37f661815a9fa6fa56325ad0bf | |
parent | 429ea1bad3236b878121796c44bb483da16f6050 (diff) | |
download | coreutils-5854bc4e0c9e7cf45d91c6b7b50d4f3dc3f1f9f4.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 55fd7887b..3258b0ada 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' wouldn't touch `file1' +* `shred --exact file1 file2' now operates on `file1' [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 |