From: Jim Meyering Date: Fri, 31 May 1996 03:45:31 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_16~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd8218fbe9558f9dfbffadd670580f602949d015;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 11fa377ccf..7542b75fc4 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -32,6 +32,7 @@ User-visible changes in release 1.14 * tr 'a[b*512]' '[a*]' < /dev/null terminates * tr '[:*3][:digit:]' 'a-m' and tr 'a[=*2][=c=]' 'xyyz' no longer fail * special characters in tr's string1 and string2 may be escaped with backslash + User-visible changes in release 1.13 * md5sum: with --check, distinguish between open/read failure and bad checksum * md5sum: remove -h, -s, -v short options @@ -44,6 +45,7 @@ User-visible changes in release 1.13 * sort accepts -.1 +.2 options for compatibility * od works properly when dump limit is specified and is a multiple of bytes_per_block (set by --width, 16 by default). + User-visible changes in release 1.12 * sort no longer reports spurious errors on Ultrix systems * new program: md5sum