From: Jim Meyering Date: Mon, 21 Oct 1996 13:46:50 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19o~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=543f479cc8bc7d1cad98bfd09b208dcb2237afaa;p=thirdparty%2Fcoreutils.git . --- 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