]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 4 Mar 2000 18:17:12 +0000 (18:17 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 4 Mar 2000 18:17:12 +0000 (18:17 +0000)
old/textutils/NEWS

index 65905b371f6053f094d1d5610bc81129bd0985c4..8339d059a1a55a0d4d3bd9ebc8b6cbcc0c6baeb1 100644 (file)
@@ -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