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

index 553223686c181b5464128330a344026762fd6c6e..6ac03fcda089ed453a162c98c04a0d87469b0a0c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
        * Version 6.0-cvs.
 
+       * tests/rm/rm2: Ensure that rm now continues removing entries
+       even after certain types of failure.
+
        * src/remove.c: Rewrite.  Now, this module is reentrant on systems
        that provide openat (Solaris), and on systems like Linux+procfs
        where our openat emulation code is reentrant.  This also fixes a