diff options
author | Jim Meyering <jim@meyering.net> | 2004-12-04 14:23:51 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-12-04 14:23:51 +0000 |
commit | 821a730797c8022da2903dbf7a823acc22350c3f (patch) | |
tree | 8104fef729552d41dd663197e7d2666ccf892831 | |
parent | b4c28f911e5d04406c759711bf2eaab86874f574 (diff) | |
download | coreutils-821a730797c8022da2903dbf7a823acc22350c3f.tar.xz |
*** empty log message ***
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index a024accd2..d4d5d32d6 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,6 +1,10 @@ +2004-12-04 Jim Meyering <jim@meyering.net> + + * coreutils.texi (cut invocation): Say when --complement is useful. + 2004-10-01 Paolo Bonzini <bonzini@gnu.org> - * coreutils.texi (cut): Document --complement and + * coreutils.texi (cut invocation): Document --complement and adjust the documentation of -b, -c, -f. 2004-11-27 Paul Eggert <eggert@cs.ucla.edu> |