diff options
author | Jim Meyering <jim@meyering.net> | 1997-02-05 04:20:20 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-02-05 04:20:20 +0000 |
commit | 155fa29f270845198dad6ffb1944245fe45487e3 (patch) | |
tree | 23765c9d81db05f38cd0ae3d8d74a930d1b52023 | |
parent | 82575313533bdd8cefacb9090ab88e22ebcce09a (diff) | |
download | coreutils-155fa29f270845198dad6ffb1944245fe45487e3.tar.xz |
.
-rw-r--r-- | old/textutils/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 9a3d3d272..5c1c45632 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,3 +1,7 @@ +Changes in release 1.23 +* pr: For compatibility (also more POSIX compliant): Include default + separator `TAB' when merging lines of full length. + Changes in release 1.22 [1.21a] * Fix a bug in tail when invoked with an argument like `+NUMBERc' |