summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-02-13 09:07:08 +0000
committerJim Meyering <jim@meyering.net>2000-02-13 09:07:08 +0000
commit09ce6f34a15f09817fa5fc0e4a4cffd76a43c967 (patch)
tree5912de732a8e6e1f58d6e5e6cfd244c9816b505f
parent999a14a6a5ca9b7252e85a75363e85cec5a7989c (diff)
downloadcoreutils-09ce6f34a15f09817fa5fc0e4a4cffd76a43c967.tar.xz
*** empty log message ***
-rw-r--r--old/fileutils/NEWS1
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