]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** 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 1b6b3db3fab08782f5d6f72074a8ccee2ed774d6..8c5857bc7cce98a677747443ddd5a9b24489072e 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.