summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-12-03 05:32:58 +0000
committerLaurent Bercot <ska@appnovation.com>2021-12-03 05:32:58 +0000
commit611773a0946f9b1d1b834953236a96cbdfea2211 (patch)
tree59d7ee729dc4f160dffae116ebfd052362af494e /NEWS
parentfc7aa7da7f0e8638707b66b7ea897afb8e1fa355 (diff)
downloads6-rc-611773a0946f9b1d1b834953236a96cbdfea2211.tar.xz
Prepare for 0.5.3.0, add contents.d and dependencies.d support
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c766458..4753284 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
Changelog for s6-rc.
+In 0.6.0.0
+----------
+
+ - s6-rc-compile now reads service dependencies and bundle contents
+from directories, not from files. This makes it easier for package
+managers to drop services in a source database without modifying
+existing files.
+
+
In 0.5.2.3
----------