diff options
author | Jim Meyering <jim@meyering.net> | 1995-06-01 14:12:51 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1995-06-01 14:12:51 +0000 |
commit | 85bf8c2e1c017936d7f311f65c5c0fcae12c65f9 (patch) | |
tree | 6c04fb52f0fa0db6182cbd6a3db48d0e6582be0e /old/textutils/NEWS | |
parent | f97e625d3de97f198da2ca9e8ec195856ba24961 (diff) | |
download | coreutils-85bf8c2e1c017936d7f311f65c5c0fcae12c65f9.tar.xz |
merge with 1.11.5
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 391c19339..7bc4fbf43 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,5 @@ User-visible changes in release 1.12 +* all --help messages have been improved * join's -a1 and -a2 options work * tr '[:upper:]' '[:lower:]' no longer reads uninitialized memory * sort properly handles command line arguments like `+7.2n' |