From: Jim Meyering Date: Mon, 20 Feb 2006 16:50:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~700 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=33637fa804f660fc6a8042761b1d01a957f9714a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 8670ac14e3..5659680781 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2006-02-18 Eric Blake +2006-02-20 Eric Blake * Version 6.0-cvs. + * man/rm.x: Update documentation to match previous patch. + +2006-02-18 Eric Blake + 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 f01783d6da..e29d35427b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2006-02-20 Eric Blake + + * coreutils.texi (rm invocation): Fix typo in last patch. + (paste invocation): Fix whitespace. + 2006-02-18 Eric Blake * coreutils.texi (rm invocation): Document new -I option, and new