*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 4 Dec 2004 13:37:59 +0000 (13:37 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 4 Dec 2004 13:37:59 +0000 (13:37 +0000)
ChangeLog

index 1b6b3db..8c5857b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2004-10-01  Paolo Bonzini  <bonzini@gnu.org>
+
+       * cut.c (complement, COMPLEMENT_OPTION): New.
+       (longopts): Add --complement.
+       (usage): Say not that -b, -c, and -f `print' fields,
+       but rather that they `select' fields for printing.
+       Describe the new --complement option.
+       (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.
+
 2004-12-03  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 5.3.0.