diff options
author | Jim Meyering <jim@meyering.net> | 2000-10-22 06:50:02 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-10-22 06:50:02 +0000 |
commit | a48426382d36d27e9f4c777d84b0db8fec07661f (patch) | |
tree | 469d026d8e261db58ca52df033185544ed3726c4 /old | |
parent | 77ad7205cb52dd980714dde4893e06a832ac0ca3 (diff) | |
download | coreutils-a48426382d36d27e9f4c777d84b0db8fec07661f.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index b194199b6..b81cc64f7 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,8 @@ Changes in release 4.01: +[4.0.28] +* mkdir, mknod, mkfifo, and chmod work better in conjunction with ACLs +* `cp --parents dir1/ dir2' no longer gets a failed assertion +* `shred --exact file1 file2' wouldn't touch `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 |