commit: dc0ab571a26e4c990559f4222780a26aa84bd463 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Thu Jan 14 19:53:50 2016 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Thu Jan 14 19:53:50 2016 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=dc0ab571
update change log ChangeLog | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/ChangeLog b/ChangeLog index 585267f..aa29895 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +commit fb37e1aa96df351b1bf591dc36ef332f86820a2b +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + src/rc/Makefile: fix make depend target + +commit 8769cca71089983ad8a8a69cec852c6bc169248d +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + include rc.h properly in source files + + We were attempting to include rc.h in rc-misc.h instead of the source + files where it should be included. + +commit 506f2887e13eb8093bbff0915381644c4c08fc5c +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + fix selinux build + + X-Gentoo-Bug: 571798 + X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=571798 + +commit 83223a6e97ff2ed3a8b06c4794b55cdd1c61c657 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + version 0.20.2 + +commit 2747f40f823c2d31b820f0525360532287c70eea +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + update changelog + commit 933972da532bdf23accaea68bd072fc723a4065d Author: William Hubbs <[email protected]> Commit: William Hubbs <[email protected]>
