diff options
author | Gerrit Pape <pape@smarden.org> | 2009-10-04 20:20:57 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2009-10-04 20:20:57 +0000 |
commit | 5944840b7e27b9a732c20e5013a796eb092bf319 (patch) | |
tree | bd928943d2e38719efd5b35b89d630777c6cd36e /package | |
parent | b1c3bb10fa8f5164e09e7f30768ac54b02e6ae02 (diff) | |
download | runit-5944840b7e27b9a732c20e5013a796eb092bf319.tar.gz runit-5944840b7e27b9a732c20e5013a796eb092bf319.tar.xz runit-5944840b7e27b9a732c20e5013a796eb092bf319.zip |
* sv.c: on 'down', send runsv the 'down' command properly if not yet
done (e.g. when taken up with 'once').
Diffstat (limited to 'package')
-rw-r--r-- | package/CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/CHANGES b/package/CHANGES index 7114034..601773a 100644 --- a/package/CHANGES +++ b/package/CHANGES @@ -1,6 +1,8 @@ 2.1.1 * doc/upgrade.html: fix typo. + * sv.c: on 'down', send runsv the 'down' command properly if not yet + done (e.g. when taken up with 'once'). 2.1.0 Thu, 24 Sep 2009 22:49:33 +0000 |