summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-12-04 13:37:59 +0000
committerJim Meyering <jim@meyering.net>2004-12-04 13:37:59 +0000
commit046287ab0f1358c7778d936c163b35412cb64779 (patch)
tree014e6b90c4fc533647dd6fefdb3944a2f78bce49 /ChangeLog
parentf049ac4acc1a01624081766067b0091705a1fb03 (diff)
downloadcoreutils-046287ab0f1358c7778d936c163b35412cb64779.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b6b3db3f..8c5857bc7 100644
--- 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.