From: Jim Meyering Date: Sun, 2 Jan 2000 09:52:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0a~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=27f7343bf6b749d0404bccbcfd715223b0b5db8a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 936ac98311..695567ecb3 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,7 +1,9 @@ Changes in release 2.1 [2.0a] * sleep accepts floating point arguments on command line -* sleep continues sleeping after being suspended and continued +* sleep's clock continues counting down when sleep is suspended +* when a suspended sleep process is resumed, it continues sleeping if + there is any time remaining * who once again prints whatever host information it has, even without --lookup Changes in release 2.0 * disable stty tests (otherwise they fail) when `make check' is run via rsh