From: Jim Meyering Date: Sun, 29 Apr 2001 07:02:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1~3 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=e54944039a25b47796db60e3389c808d486c9d44;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 441fa2f285..f8caf634b4 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,13 @@ +2001-04-29 Jim Meyering + + * man/rm.x: Refer to shred. + Remove the example showing how to remove `-foo', since that is now + in the --help output (and hence automatically included). + * src/rm.c (usage): Mention shred. + + * src/shred.c (usage): Include in --help output the warning about + some of the filesystem types on which shred is not effective. + 2001-04-25 Jim Meyering * Makefile.maint (my-distcheck): Add a comment.