commit: 4f544f4130e0b62e18bdde42cad2b3aed085136d Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Wed May 13 21:59:54 2015 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Wed May 13 21:59:54 2015 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=4f544f41
update change log ChangeLog | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/ChangeLog b/ChangeLog index 081f729..9e8c477 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +commit c65bed756e5f5cfa244d9aa4325691345d8c324d +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + More s6 fixes + + - When no service link is in the scan directory, show the default + stopped message. + - Do not remove the service link when stopping the service. + +commit ccc81a9cad5d9beb739593827fc4bbc04c4a3304 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + Fix the s6 handling + + This changes the default s6 service directory to /var/svc.d, also + it changes the code to work with the individual services instead of + forcing a rescan when a service is started or stopped. + +commit 3a1e304d6c56875838b884b6e0608fe756ccce4e +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + Start work on 0.16.1 + +commit d247ac4cbbe0ab62564ef82a5940b4f1a03973b3 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + Update changelog + commit bb2d7becfd3008379f8f69b5d036922281aa211f Author: William Hubbs <[email protected]> Commit: William Hubbs <[email protected]>
