diff options
author | Jim Meyering <jim@meyering.net> | 2000-08-15 13:07:40 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-08-15 13:07:40 +0000 |
commit | c4e4ba96073a0fc159c05716bec6c5b53571e1f0 (patch) | |
tree | 1093e2482bf9ff448567892a24c7e392fde70491 /old/fileutils | |
parent | 5f52473b9cd1f166084867949cec234d00996fea (diff) | |
download | coreutils-c4e4ba96073a0fc159c05716bec6c5b53571e1f0.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 4f96c97c0..ceff914d5 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 4.1: [4.0y] +* du would fail when given `.' or `..' followed by other command line arguments * Using cp's short-named `-P' option evokes the warning that that the meaning of `-P' will soon change. Use `--parents' instead. * chgrp, chmod, and chown: when used with the --verbose option, might give an |