]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
rm -d no longer has any effect, and we plan to remove it (and maybe ln -d).
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 2 Nov 2005 21:56:49 +0000 (21:56 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 2 Nov 2005 21:56:49 +0000 (21:56 +0000)
ChangeLog
doc/ChangeLog

index 5e6a5d927e292141857369c9e392a4afdcb71321..7643d75bb879e00b4532ba8d0b1b2d7663539bdc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
-2005-11-02  Jim Meyering  <jim@meyering.net>
+2005-11-02  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 6.0-cvs.
 
+       * NEWS: Mention that rm -d and maybe ln -d are scheduled for
+       removal in 2006.
+       * src/remove.h (struct rm_options): Remove unlink_dirs.  All uses
+       removed.
+       * src/rm.c (usage): Don't mention rm -d.
+
+2005-11-02  Jim Meyering  <jim@meyering.net>
+
        * tests/dd/skip-seek: Fix typo in comment: s/fileutils/coreutils.
        From Andreas Schwab.
 
index a0a20b55ecc89c1dda1492205fd8a5b7d69246db..d0f84e63a36b72948746325c30d3a23deb4b0f63 100644 (file)
@@ -1,3 +1,7 @@
+2005-11-02  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * coreutils.texi (rm invocation): Don't mention --directory (-d).
+
 2005-11-01  Paul Eggert  <eggert@cs.ucla.edu>
 
        * coreutils.texi (tail invocation): Describe obsolete usages