commit: b1d7df15ef017e7b011a211eff2b2b75a39c8c9e Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Thu May 14 16:53:33 2015 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Thu May 14 16:53:33 2015 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=b1d7df15
update change log ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9e8c477..f90ee58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +commit 01088e282f08ca373ae1d61b2ed954c3075f130a +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + s6: Use s6-svc -Dd to stop services + + This allows us to get rid of the sleep call in the stop function. Also, + we set a configurable timeout value for stopping daemons. + +commit b95ae213e9435f267da3331fd4568a5ad297b54c +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + Start work on 0.16.2 + +commit 4f544f4130e0b62e18bdde42cad2b3aed085136d +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + update change log + commit c65bed756e5f5cfa244d9aa4325691345d8c324d Author: William Hubbs <[email protected]> Commit: William Hubbs <[email protected]>
