commit: eff1f12e5c51ceaf6a3451b90488524024b6f728 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Wed Aug 31 13:46:06 2016 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Wed Aug 31 13:46:06 2016 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=eff1f12e
update ChangeLog ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/ChangeLog b/ChangeLog index e520452..ca24113 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +commit 484e6089b90ffef9f53bdc8968c240e1b3a3f221 +Author: Martin Väth <[email protected]> +Commit: William Hubbs <[email protected]> + + Fix typo in RC_UNAME check of modules-load + + The $RC_UNAME "Linux" had been misspelled as "linux". + As a consequence, entries in e.g. /etc/modules-load.d failed to + load any module succesfully under Linux(!) + +commit 8b3efa6ae25dd07350bff22a998575d9f38b15c9 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + version 0.21.6 + +commit d1161c8aaec80ae7d0064f45d69b62694cd3d365 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + update ChangeLog + commit 528bfa13f9bac4797e4238d05edcfbc996a6be72 Author: William Hubbs <[email protected]> Commit: William Hubbs <[email protected]>
