diff options
author | Jim Meyering <jim@meyering.net> | 1996-04-04 23:16:13 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-04-04 23:16:13 +0000 |
commit | efb6a6917b52ae24321756f5b0caa70c308e94ee (patch) | |
tree | d49c02ba739fb0838f87322c14c886c03fa978e2 /old/textutils/NEWS | |
parent | 987f70fee52d016e9885fafa1128518bbec6e932 (diff) | |
download | coreutils-efb6a6917b52ae24321756f5b0caa70c308e94ee.tar.xz |
.
Diffstat (limited to 'old/textutils/NEWS')
-rw-r--r-- | old/textutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index e3908ab2f..6c05a224f 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,5 @@ User-visible 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 invokations of csplit * properly handle `echo |csplit - 1 1', rather than aborting * join without -t now ignores leading blanks |