summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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