diff options
author | Jim Meyering <jim@meyering.net> | 1996-02-22 00:57:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-02-22 00:57:24 +0000 |
commit | 23d07a32b22b297e5bf9799c4935d9aad914941e (patch) | |
tree | 3948df1ec4b2262d77b97993a4bc5c06e48904b6 | |
parent | 9f82a64eb6089c2981eef49c45722e2da091ecc9 (diff) | |
download | coreutils-23d07a32b22b297e5bf9799c4935d9aad914941e.tar.xz |
.
-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 4714fd11d..e105ff309 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,5 @@ 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 User-visible changes in release 1.14 |