From 1774bc1d786be3711607d381af58505eb1caf224 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 25 Aug 2001 13:50:47 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index d5a6db6..21c1646 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -3,6 +3,11 @@ 2001-08-24 Paul Eggert + * src/uniq.c (main): Don't report an error when given the + valid options `+3 -d'. + +2001-08-24 Paul Eggert + * src/uniq.c (different): Don't assume that lengths can fit into size_t. Tune code for the common case where the line lengths differ: we avoid comparing them entirely in that case. -- 2.7.4