summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/textutils/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index 648402e47..109558cb1 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -8,7 +8,7 @@ Changes in release 1.20
* update configuration system to use automake's aclocal program
* configure performs sanity check on CC and CFLAGS to avoid a misleading
failure that suggested cross-compiling was the cause
-* distribute test suites for cut, sort, tr (more will be integrated soon)
+* distribute test suites for cut, join, sort, and tr
* unexpand no longer gets in endless loop
* when verifying checksums, md5sum uses the binary mode flag from the
input stream rather than the one from the command line