From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2F2621396D1 for ; Fri, 15 Sep 2017 20:32:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54145E0B73; Fri, 15 Sep 2017 20:32:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2EBDCE0B73 for ; Fri, 15 Sep 2017 20:32:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2CFB833BE95 for ; Fri, 15 Sep 2017 20:32:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2D02907D for ; Fri, 15 Sep 2017 20:32:21 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1505503533.2f60a959b442866b0e879d83f2732c4fa3ed3f7d.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: / X-VCS-Repository: proj/openrc X-VCS-Files: NEWS.md X-VCS-Directories: / X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 2f60a959b442866b0e879d83f2732c4fa3ed3f7d X-VCS-Branch: master Date: Fri, 15 Sep 2017 20:32:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 084aa46f-ab42-463d-a7e5-f178f9658efd X-Archives-Hash: a5ac88e86b774d327982e8d1cfa0d788 commit: 2f60a959b442866b0e879d83f2732c4fa3ed3f7d Author: William Hubbs gmail com> AuthorDate: Fri Sep 15 19:25:33 2017 +0000 Commit: William Hubbs gentoo 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