]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 15 Dec 2005 08:37:14 +0000 (08:37 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 15 Dec 2005 08:37:14 +0000 (08:37 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 182704b57d1d5a65d2b6da060f9f53ff7525eebf..b50cbbe34c701d69bbc3c148cfba48c4bdfd3010 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -59,6 +59,8 @@ GNU coreutils NEWS                                    -*- outline -*-
   rm (on systems with openat) can no longer exit before processing
   all command-line arguments.
 
+  rm is no longer susceptible to a few low-probability memory leaks.
+
   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,