From 6b475ab26992f1dd8815700828df46abc4b71d27 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 16 Mar 2018 14:33:01 -0500 Subject: init.d/modules: add code from modules-load service There is no reason for these to be separate services. I did add a provide so that we don't break backward compatibility. --- NEWS.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index b64d5d8a..f7849093 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,13 @@ OpenRC NEWS This file will contain a list of notable changes for each release. Note the information in this file is in reverse order. +## OpenRC 0.36 + +In this release, the modules-load service has been combined into the +modules service since there is no reason I know of to keep them +separate. However, modules also provides modules-load in case you were +using modules-load in your dependencies. + ## OpenRC 0.35 In this version, the cgroups mounting logic has been moved from the -- cgit v1.2.3