diff options
author | Jim Meyering <jim@meyering.net> | 2000-03-04 18:17:12 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-03-04 18:17:12 +0000 |
commit | b52c000d3b371b9a9f9ef4532028f6206c386563 (patch) | |
tree | 7305444a4c742bc3f3988c91423a70840e3eec8e /old | |
parent | 31d214cd3a7cbd71de2648adbaba92d2dfa709a9 (diff) | |
download | coreutils-b52c000d3b371b9a9f9ef4532028f6206c386563.tar.xz |
*** empty log message ***
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 65905b371..8339d059a 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,5 +1,8 @@ Changes in release 2.1 [2.0e] +* `tail -f directory' no longer gets a failed assertion +* sort: big performance improvement when sorting many small files; + from Charles Randall * configure and portability changes in m4/ and lib/ [2.0d] * preliminary sort performance improvements |