From 543f479cc8bc7d1cad98bfd09b208dcb2237afaa Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 21 Oct 1996 13:46:50 +0000 Subject: [PATCH] . --- old/textutils/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 109558cb19..45ba367d25 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,6 +1,7 @@ Changes in release 1.20 * tr '[:lower:]' '[:upper:]' no longer fails when LC_CTYPE is set to - iso_8859_1 on Solaris + iso_8859_1 on Solaris -- or any other character set with differing + numbers of uppercase and lowercase characters * split and tail diagnose unrecognized multiplier suffixes, in e.g., `split --bytes=1M' (should be `-b 1m' or `--bytes=1m') * fix bug in md5sum's handling of partial reads -- 2.47.2