]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 16 Oct 1996 04:25:18 +0000 (04:25 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 16 Oct 1996 04:25:18 +0000 (04:25 +0000)
old/textutils/NEWS

index bf8423c50fbc07d20338103e73376e251444b114..648402e478c580fb9209a3720048dbf747d4f722 100644 (file)
@@ -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