diff options
author | Jim Meyering <jim@meyering.net> | 1999-12-23 09:56:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-12-23 09:56:01 +0000 |
commit | eb19369c8470e9327fd79baf9469f53512c9fa5b (patch) | |
tree | 62d24c1ac3f16d63098aac7862b7604ffeeb49c9 /old | |
parent | 1c49904e9117eab31173a1fd20b7a0b59e32b845 (diff) | |
download | coreutils-eb19369c8470e9327fd79baf9469f53512c9fa5b.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 1fa446f67..936ac9831 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,6 +1,8 @@ Changes in release 2.1 [2.0a] +* sleep accepts floating point arguments on command line * sleep continues sleeping after being suspended and continued +* 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 [1.16m] |