diff options
author | Jim Meyering <jim@meyering.net> | 2000-08-06 19:54:55 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-08-06 19:54:55 +0000 |
commit | aee6ce52e082ef283151c27a8f7f510576e6d7da (patch) | |
tree | d2ad3b7053ff652e9d02781537f2640fb74d7bcd /old | |
parent | a64e651230bfb9ad8070917b98a46708389e6c8d (diff) | |
download | coreutils-aee6ce52e082ef283151c27a8f7f510576e6d7da.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-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 5fe08c9c2..a08bef5f4 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,5 @@ Changes in release 2.1 +[2.0h] [2.0g] * sort's --help output now warns that it is locale-aware * tail: fix a buffer underrun error that occurred on an empty pipe, |