From 1e3982ebb17956daeaae322c485183135fc57b26 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 4 Nov 2017 14:50:10 +0000 Subject: Update documentation, prepare for 0.4.0.0 --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index dc1e8af..d330e33 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,19 @@ Changelog for s6-rc. +In 0.4.0.0 +---------- + + - s6-rc-compile now accepts several producers in a consumer-for file. +All the producers for a service will write to the same pipe. In other +words: pipelines are now funnels. + - The pipeline-name file, defining the name of a bundle containing +all the services in a pipeline, must now be place in the definition +directory of the last consumer in the pipeline, instead of the definition +directory of the first producer (since the latter is not unique +anymore). + - All service databases must be edited and recompiled. + + In 0.3.0.0 ---------- -- cgit v1.2.3