From: Jim Meyering Date: Mon, 3 Jan 1994 06:22:54 +0000 (+0000) Subject: merge with 1.9.2d X-Git-Tag: textutils-1_12_1~779 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5bed1ce3db1e36571cf796e371f38ae437daca89;p=thirdparty%2Fcoreutils.git merge with 1.9.2d --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 3bbbcec412..48d9a53cdc 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,6 @@ -User visible changes in release 1.10 +User visible changes in release 1.9.3 +* who and tee no longer fail gratuitously when continued after an + interrupted read or write system call. * date accepts new format: %s time in seconds since 00:00:00 1/1/1971 * date -d can parse dates like `11-JUL-1991' * expr '' == 0 works (before, it printed 1)