diff options
author | Jim Meyering <jim@meyering.net> | 1999-01-11 05:01:31 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-01-11 05:01:31 +0000 |
commit | f4e4297031c5819e6fa4a557d09bcf751388a0c2 (patch) | |
tree | 1eb94c73d0bf208b3563cb24667b4a6c6da2a57e /old/textutils/NEWS | |
parent | 22d584b475fa9e91d908b8705cd3a56f9ff355b9 (diff) | |
download | coreutils-f4e4297031c5819e6fa4a557d09bcf751388a0c2.tar.xz |
*** empty log message ***
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 5bc6ffa8f..f52be5c9c 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,5 +1,6 @@ Changes in release 1.23 [1.22g] +* uniq accepts new option: --all-repeated (-D). * Windows/DOS portability fixes * new program: tsort * tail has several new options: FIXME |