aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2018-03-16 14:33:01 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2018-03-16 14:33:01 -0500
commit6b475ab26992f1dd8815700828df46abc4b71d27 (patch)
treece45102397dea102c222b3d0381d002d3e51a7e9 /NEWS.md
parentb302b0c094c2c99b810aec9c8877adcd1effabac (diff)
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.
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md7
1 files changed, 7 insertions, 0 deletions
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