*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 2 Jun 2004 21:41:42 +0000 (21:41 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 2 Jun 2004 21:41:42 +0000 (21:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a9e0bb01e96aa70889a85d6d6c0f1bdb641444c5..0c849d2760655d00b6a7470a932deb9fc178be93 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,11 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Bug fixes
 
+  rm (without -f) no longer hangs when attempting to remove a symlink
+  to a file on an off-line NFS-mounted partition.
+
+  cut's --output-delimiter=D option works with abutting byte ranges.
+
   rm no longer gets a failed assertion under some unusual conditions.
 
   chgrp and chown no longer affect symbolic links by default.