From: Jim Meyering Date: Thu, 2 May 1996 02:35:53 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14d~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cda4e6527bca8d72b76de085635c9c16c16078b;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 8c422173b7..eccd836b78 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -4,7 +4,7 @@ Changes in release 1.15 * fix a couple bugs in tr involving use of -c and/or -d flags -- see ChangeLog * diagnose some improper or questionable invocations of csplit * properly handle `echo |csplit - 1 1', rather than aborting -* join without -t now ignores leading blanks +* fix join: without -t it now ignores leading blanks * sort accepts new option: -z for NUL terminated records * join accepts new option: --ignore-case, -i * uniq accepts new option: --ignore-case, -i