diff options
Diffstat (limited to 'package/CHANGES')
-rw-r--r-- | package/CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/CHANGES b/package/CHANGES index 6e51e1b..159ff70 100644 --- a/package/CHANGES +++ b/package/CHANGES @@ -1,3 +1,10 @@ + * chpst.c: typo. + * svwaitdown.c: minimum timeout is 1 second; service directories no longer + must start with /. + * svwaitup.c: minimum uptime of services is 1 second; service directories + no longer must start with /; print number of seconds a service is up if + verbose. + * man/svwaitdown.8, man/svwaitup.8: adapt. * doc/runscripts.html: add contributed run scripts (thx Stefan Karrmann, Kevin Berry, Karl Chen). |