.
authorJim Meyering <jim@meyering.net>
Thu, 2 May 1996 02:35:53 +0000 (02:35 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 2 May 1996 02:35:53 +0000 (02:35 +0000)
old/textutils/NEWS

index 8c42217..eccd836 100644 (file)
@@ -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