commit: 9d201d55bc02ec372a161e315e58888f73a6ed20 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Thu Mar 15 02:27:24 2018 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Thu Mar 15 02:27:24 2018 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=9d201d55
Update ChangeLog ChangeLog | 36 ++++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 67ec5999..240df3b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +commit d3f419900504b37aeda79b1bca68ac150d81efd6 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + agetty.in: allow status to be displayed + +commit dc071dfacd23686dd3ae7168c60193618e36f0fa +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + supervise-daemon: fix off-by-one error + +commit 42cd8115b94525cad2f70a14cc14862e88c779be +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + version 0.35.5 + +commit d46beb28c4fec99253542442ecacf59499e3159f +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + Update ChangeLog + commit f1c98888d8429a484b4f37930998e82ef18e8657 Author: William Hubbs <[email protected]> Commit: William Hubbs <[email protected]> @@ -1878,15 +1902,3 @@ Author: William Hubbs <[email protected]> Commit: William Hubbs <[email protected]> update news file - -commit c333707cba356f4cacfd58a6fcc78f7c073dddcd -Author: William Hubbs <[email protected]> -Commit: William Hubbs <[email protected]> - - Remove all occurances of 'before *' from dependencies - - Using wildcards in dependencies causes issues when rc_parallel is set to - yes because it can lead to deadlocks. - All dependencies need to be explicit rather than implicit. - - This is the first stage of moving this direction.
