From 56d2307664a2f1efe8d0234e8febdb10cb0b0b7b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 16 Oct 1996 04:25:18 +0000 Subject: [PATCH] . --- old/textutils/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/old/textutils/NEWS b/old/textutils/NEWS index bf8423c50f..648402e478 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,6 @@ Changes in release 1.20 +* tr '[:lower:]' '[:upper:]' no longer fails when LC_CTYPE is set to + iso_8859_1 on Solaris * 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