commit: 2f60a959b442866b0e879d83f2732c4fa3ed3f7d Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Fri Sep 15 19:25:33 2017 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Fri Sep 15 19:25:33 2017 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=2f60a959
update news file NEWS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.md b/NEWS.md index 053a3cd6..5ba32144 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,6 +3,12 @@ This file will contain a list of notable changes for each release. Note the information in this file is in reverse order. +## OpenRC 0.31 + +This version adds support for Control Groups version 2, which is +considered stable as of Linux-4.13. Please see /etc/rc.conf for +documentation on how to configure control groups. + ## OpenRC-0.28 This version mounts efivars read only due to concerns about changes in
