From: Jim Meyering Date: Wed, 10 Apr 1996 03:51:41 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14b~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6d1e06932cfbbcf852f47685e98a98fa694574b;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 6c05a224ff..83ab72589d 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -5,6 +5,7 @@ User-visible changes in release 1.15 * join without -t 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 User-visible changes in release 1.14 * sort -i and sort -d properly order strings containing ignored characters * nl: rename misleading --first-page=N option to --starting-line-number=N.