diff options
-rw-r--r-- | doc/ChangeLog | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 35e465b11..a024accd2 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,16 +1,6 @@ 2004-10-01 Paolo Bonzini <bonzini@gnu.org> - * cut.c (complement, COMPLEMENT_OPTION): New. - (longopts): Add --complement. - (usage): Change text for -b, -c, -f to use "select" - instead of "print". Add text for --complement. - (mark_range_start): Extracted from set_fields. - (print_kth): Support --complement. - (compare_ranges): New function. - (set_fields): Rewrite the part that populates range_start_ht, - merging it with the part that populates printable_field. - (main): Handle --complement. - * doc/coreutils.texi (cut): Document --complement and + * coreutils.texi (cut): Document --complement and adjust the documentation of -b, -c, -f. 2004-11-27 Paul Eggert <eggert@cs.ucla.edu> |