diff options
author | Jim Meyering <jim@meyering.net> | 1993-10-28 04:34:57 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1993-10-28 04:34:57 +0000 |
commit | 01e9d7611ab5840e415f3c6c2e29b0951238ae58 (patch) | |
tree | a34e788e7a804089c6aa3d37ae0f030aa8a97b86 /old/textutils/NEWS | |
parent | 5f5fe4ae6d4328ec76a8535fc10225f9598b4e24 (diff) | |
download | coreutils-01e9d7611ab5840e415f3c6c2e29b0951238ae58.tar.xz |
merge with 1.8.1
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 6530b19d9..544c64d2b 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,5 @@ Major changes in release 1.9: +* sort accepts and ignores -y[string] options for compatibilty with Solaris. * cat -v /dev/null works on more systems * od's --compatible (-C) flag renamed to --backward-compatible (-B) * --help and --version exit successfully |