commit: 7a66bdb5b92f353ee98105adfa96f397dd2b47f6 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Mon Feb 15 15:00:01 2016 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Mon Feb 15 15:00:01 2016 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=7a66bdb5
update ChangeLog ChangeLog | 56 ++++++++++++++++++++++---------------------------------- 1 file changed, 22 insertions(+), 34 deletions(-) diff --git a/ChangeLog b/ChangeLog index 13ab95e..7823dc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +commit 670861da88322722860eae26b3fb786928295704 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + Fix rc_env_allow wildcard usage + + Before this commit, using * in rc_env_allow did not work. + + This fixes #60. + +commit bd4b217607e808139ef5ccefd77ab6182d5068c1 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + start 0.20.5 + +commit cded32f748fcbdb00c4d13b6bda8b799f5884065 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + update changelog + commit f93396793a384afd6d8b82744fa260dd954e0f51 Author: William Hubbs <[email protected]> Commit: William Hubbs <[email protected]> @@ -1467,37 +1489,3 @@ Commit: William Hubbs <[email protected]> X-Gentoo-Bug: 540006 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=540006 - -commit 3100114bc104741145fb6c1d4b1664759114cc5c -Author: William Hubbs <[email protected]> -Commit: William Hubbs <[email protected]> - - Add nfsclient to netmount use dependencies - - X-Gentoo-Bug: 537996 - X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=537996 - -commit 3f80f22e22ec16ed517397fd303c3df99f9340fc -Author: Will Miles <[email protected]> -Commit: William Hubbs <[email protected]> - - Prioritize local includes and libraries - - This fixes #35. - -commit 8250ac94dfc6156075081e0e2d0986cb51b3098d -Author: Consus <[email protected]> -Commit: William Hubbs <[email protected]> - - tmpfiles.*: Follow OpenRC's message style - - Just to be consistent. - -commit fbdd669ba7c5d1a67129236b4ffcd76198340a1b -Author: William Hubbs <[email protected]> -Commit: William Hubbs <[email protected]> - - Makefile: add variable for path to source tree - - Add a new variable, ${TOP}, to the top level makefile, which points to - the path of the source tree.
