summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-04 09:16:11 +0000
committerJim Meyering <jim@meyering.net>2003-03-04 09:16:11 +0000
commit8617b0d5904ebce52506f9ea871e36aee06607c7 (patch)
treee99deb7fb8f03f4cfdf0990922867e6f18efda20 /NEWS
parentfa081ec19ead75956e4d8130c0e2e122847fdd20 (diff)
downloadcoreutils-8617b0d5904ebce52506f9ea871e36aee06607c7.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1fa317749..e1ff6fe7d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
[4.5.9]
+* `df /some/mount-point' no longer hangs on a GNU libc system when another
+ hard-mounted NFS file system (preceding /some/mount-point in /proc/mounts)
+ is inaccessible.
* rm -rf now gives an accurate diagnostic when failing to remove a file
under certain unusual conditions
* mv and `cp --preserve=links' now preserve multiple hard links even under