diff options
author | Jim Meyering <jim@meyering.net> | 2000-02-13 09:07:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-02-13 09:07:08 +0000 |
commit | 09ce6f34a15f09817fa5fc0e4a4cffd76a43c967 (patch) | |
tree | 5912de732a8e6e1f58d6e5e6cfd244c9816b505f /old/fileutils | |
parent | 999a14a6a5ca9b7252e85a75363e85cec5a7989c (diff) | |
download | coreutils-09ce6f34a15f09817fa5fc0e4a4cffd76a43c967.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 bb9807a24..f077bf1c2 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 4.1: [4.0q] +* `du some-other-dir' no longer fails if it can't open the current directory * `mv DIR EXISTING-FILE' no longer removes EXISTING-FILE. Now it gets an error as POSIX says it must. * touch no longer hangs on fifos |