]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 22 Nov 2005 16:23:21 +0000 (16:23 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 22 Nov 2005 16:23:21 +0000 (16:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 10bd85155e5dbeb13c0b87cb5131dd5548fb1c59..843fd907e4a1d966d2fbdc8c3b48d8b1b01b9a1d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,9 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Bug fixes
 
+  rm (on systems with openat) can no longer exit before processing
+  all command-line arguments.
+
   sort would fail for large inputs (~50MB) on systems with a buggy
   mkstemp function.  sort and tac now use the replacement mkstemp
   function, and hence are no longer subject to limitations (of 26 or 32,