summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-02-20 16:50:14 +0000
committerJim Meyering <jim@meyering.net>2006-02-20 16:50:14 +0000
commit33637fa804f660fc6a8042761b1d01a957f9714a (patch)
tree48003e0b86cde7d73162e18f7ac5e05db2058db9
parentcdc9fa3b0c725df41b7428f5e0467a1153e162aa (diff)
downloadcoreutils-33637fa804f660fc6a8042761b1d01a957f9714a.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog6
-rw-r--r--doc/ChangeLog5
2 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8670ac14e..565968078 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2006-02-18 Eric Blake <ebb9@byu.net>
+2006-02-20 Eric Blake <ebb9@byu.net>
* Version 6.0-cvs.
+ * man/rm.x: Update documentation to match previous patch.
+
+2006-02-18 Eric Blake <ebb9@byu.net>
+
New option for rm: --interactive=once (-I).
* NEWS: Document it, along with change to rm --interactive.
* TODO: Remove entry for implementing rm -I
diff --git a/doc/ChangeLog b/doc/ChangeLog
index f01783d6d..e29d35427 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-20 Eric Blake <ebb9@byu.net>
+
+ * coreutils.texi (rm invocation): Fix typo in last patch.
+ (paste invocation): Fix whitespace.
+
2006-02-18 Eric Blake <ebb9@byu.net>
* coreutils.texi (rm invocation): Document new -I option, and new