]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 29 May 2004 22:00:20 +0000 (22:00 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 29 May 2004 22:00:20 +0000 (22:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index deb12879ba42dae70dfe69af5e66d705799c2a1b..1afb1d455be7863cc0ec3abef95bb46a20f3fefd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Bug fixes
 
+  rm no longer gets a failed assertion under some unusual conditions.
+
   chgrp and chown no longer affect symbolic links by default.
   Now, they operate on whatever a symbolic points to, instead.
   To get the old behavior, use --no-dereference (-h).