]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 10 Apr 1996 03:51:41 +0000 (03:51 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 10 Apr 1996 03:51:41 +0000 (03:51 +0000)
old/textutils/NEWS

index 6c05a224ff39f996288de0f13923747c04158941..83ab72589de214b58207b16fc75d4ac327d0274b 100644 (file)
@@ -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.