projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7d8189
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Wed, 2 Jun 2004 21:41:42 +0000
(21:41 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 2 Jun 2004 21:41:42 +0000
(21:41 +0000)
NEWS
patch
|
blob
|
history
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.