From 5073e90886984583efa895f8c8ba998dc969a495 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 24 Nov 2001 08:19:59 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 1df2199a81..9ebe11e7d0 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,5 @@ Changes in release 2.1 +[2.0.18] [2.0.17] * csplit no longer gets a failed assertion for this: printf 'a\n\n'|csplit - '/^$/' 2 @@ -6,6 +7,8 @@ Changes in release 2.1 * tail no longer gets a segfault on Linux's /proc/ksyms * sum -s produces the proper 16-bit checksum for large files (this fixes a bug that was introduced in 2.0f) +* uniq is now about 3 times faster than the version from 2.0 on Linux systems; + the code uses lock-avoiding variants of common I/O functions [2.0.16] * tail -F no longer segfaults [2.0.15] -- 2.47.3