diff options
author | Jim Meyering <jim@meyering.net> | 1996-02-20 02:33:14 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-02-20 02:33:14 +0000 |
commit | 4d81490eb3ab0792e99602930bd16bd0b9c0089d (patch) | |
tree | ee761de2dc9f02cf5bb6601f7a898a0ee70278a3 /old | |
parent | 28a24ea3be811a54eb0239f205cd89f23ad322af (diff) | |
download | coreutils-4d81490eb3ab0792e99602930bd16bd0b9c0089d.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 7359c9e63..4714fd11d 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,3 +1,6 @@ +User-visible changes in release 1.15 +* sort accepts new option: -z for NUL terminated records +* join 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. |