From 611773a0946f9b1d1b834953236a96cbdfea2211 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 3 Dec 2021 05:32:58 +0000 Subject: Prepare for 0.5.3.0, add contents.d and dependencies.d support Signed-off-by: Laurent Bercot --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'NEWS') 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 ---------- -- cgit v1.2.3