diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-04 14:50:10 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-04 14:50:10 +0000 |
| commit | 1e3982ebb17956daeaae322c485183135fc57b26 (patch) | |
| tree | caca269f8d28aeb100399108af98f9e74449480f /NEWS | |
| parent | c681d62a23a8b4ca2ecf0d6291a208ca323f0171 (diff) | |
| download | s6-rc-1e3982ebb17956daeaae322c485183135fc57b26.tar.gz | |
Update documentation, prepare for 0.4.0.0
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 ---------- |
