diff options
author | Jim Meyering <jim@meyering.net> | 2005-06-17 13:12:21 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-06-17 13:12:21 +0000 |
commit | fd684a32fde6a449332ef9e5351a0db7f5c54f5d (patch) | |
tree | 122eac19d54d18c1221aab1d254106e4b1646cc6 | |
parent | e89b22a2e10e931ad0e7c22063488b05ddc12010 (diff) | |
download | coreutils-fd684a32fde6a449332ef9e5351a0db7f5c54f5d.tar.xz |
*** empty log message ***
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index ac6c2d9f3..282800bdb 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2005-06-17 Jim Meyering <jim@meyering.net> + + * coreutils.texi (shred invocation): Clarify that shred + works on ext3 as long as it's not in data=journal mode. + Patch from Mark Melahn. + 2005-06-16 Jim Meyering <jim@meyering.net> * coreutils.texi (Backup options): Undocument --version-control=S (-V). |