rm (and mv when moving between partitions) no longer fails when
authorJim Meyering <jim@meyering.net>
Mon, 18 Oct 2004 08:58:55 +0000 (08:58 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 18 Oct 2004 08:58:55 +0000 (08:58 +0000)
  operating on too many command-line-specified nonempty directories.

NEWS

diff --git a/NEWS b/NEWS
index bace261..c195a88 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -92,6 +92,9 @@ GNU coreutils NEWS                                    -*- outline -*-
   ptx now diagnoses invalid values for its --width=N (-w)
   and --gap-size=N (-g) options.
 
+  rm (and mv when moving between partitions) no longer fails when
+  operating on too many command-line-specified nonempty directories.
+
   rm (without -f) no longer hangs when attempting to remove a symlink
   to a file on an off-line NFS-mounted partition.