*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 2 Jan 2000 09:52:32 +0000 (09:52 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 2 Jan 2000 09:52:32 +0000 (09:52 +0000)
old/sh-utils/NEWS

index 936ac98..695567e 100644 (file)
@@ -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