summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-02 08:45:43 +0000
committerJim Meyering <jim@meyering.net>2000-01-02 08:45:43 +0000
commitb3faf79a759deab4258a4ade6383aff851b2869d (patch)
tree06af756cc32310675d0e1ce6d24e60c86f94d857 /old
parent50de4d0751f494af04e670b695e309643c83269b (diff)
downloadcoreutils-b3faf79a759deab4258a4ade6383aff851b2869d.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 7e39a6c87..fa9cb03ac 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,5 +1,6 @@
Changes in release 4.1:
[4.0m]
+* df no longer hangs when there is inaccessible mount point unrelated to PATH
* rmdir --verbose no longer prints extra, bogus diagnosic upon failure
* fix df bug that made it print bogus values in the `Use%' column.
* touch -d once again parses dates with `hh:mm ZONE' time zone info.