From: Jim Meyering Date: Mon, 9 Dec 1996 04:45:08 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_12s~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5460d4a9c8051475f8ed093259f9e62f5c0a8fa1;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 6575712ca8..790d2e6cf4 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,5 +1,8 @@ Changes in release 1.13 [1.12r] +* uname --processor (-p) works on systems that have sysinfo and define + SI_ARCHITECTURE. +* stty works better on systems like i386-pc-isc3.0 * date --date=DATE accepts dates like those in an RCS log listing, e.g., `1992/11/01 05:44:34'. * printf now warns if excess arguments are ignored.