commit: 5534b22c636bf6f9500ac65eca33f4aade34b393 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Thu Mar 23 22:50:51 2017 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Thu Mar 23 22:50:51 2017 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=5534b22c
update ChangeLog ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9ae0a2f7..f3f5d9b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +commit 477e3dd8c13705affe87cc2c0e9286b2653a5688 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + sh/gendepends.sh.in: fix detection of service scripts + + We do not need to care about the path on the shebang line of a service + script as long as the shebang line ends with "openrc-run". + This fixes #119 and #120. + +commit 678e7adeb237edd080a13e463e5d8c40d2acdea7 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + version 0.24.2 + +commit b087a751deb06986e0d77873046e08ca4864175c +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + update ChangeLog + commit bc05fb75515b3f65f3c63ae5972c749fac00924f Author: William Hubbs <[email protected]> Commit: William Hubbs <[email protected]>
