]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Mon, 9 Dec 1996 04:45:08 +0000 (04:45 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 9 Dec 1996 04:45:08 +0000 (04:45 +0000)
old/sh-utils/NEWS

index 6575712ca8b6b92492ce1286f89b32960ad8f17c..790d2e6cf413417a9f235aaad9238b54c9400316 100644 (file)
@@ -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.