diff options
author | Jim Meyering <jim@meyering.net> | 1999-11-28 19:56:38 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-11-28 19:56:38 +0000 |
commit | 346edb7361feec84b305d93b5f7f3a26732f423c (patch) | |
tree | 2dd583ac5fb67db0065d91543e4908241e6dd480 | |
parent | b9c91d05702d4d539c1289162ac19e166f8502d4 (diff) | |
download | coreutils-346edb7361feec84b305d93b5f7f3a26732f423c.tar.xz |
*** empty log message ***
-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 ba9f63aa5..1fa446f67 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,6 @@ +Changes in release 2.1 [2.0a] +* sleep continues sleeping after being suspended and continued Changes in release 2.0 * disable stty tests (otherwise they fail) when `make check' is run via rsh [1.16m] |