diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-04 09:16:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-04 09:16:11 +0000 |
commit | 8617b0d5904ebce52506f9ea871e36aee06607c7 (patch) | |
tree | e99deb7fb8f03f4cfdf0990922867e6f18efda20 | |
parent | fa081ec19ead75956e4d8130c0e2e122847fdd20 (diff) | |
download | coreutils-8617b0d5904ebce52506f9ea871e36aee06607c7.tar.xz |
*** empty log message ***
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |