summaryrefslogtreecommitdiff
path: root/doc/upgrade.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-11-04 14:50:10 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-11-04 14:50:10 +0000
commit1e3982ebb17956daeaae322c485183135fc57b26 (patch)
treecaca269f8d28aeb100399108af98f9e74449480f /doc/upgrade.html
parentc681d62a23a8b4ca2ecf0d6291a208ca323f0171 (diff)
downloads6-rc-1e3982ebb17956daeaae322c485183135fc57b26.tar.xz
Update documentation, prepare for 0.4.0.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index fa441d1..444b763 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -30,6 +30,23 @@ minor and bugfix version changes.
<h1> What has changed in s6-rc </h1>
+<h2> in 0.4.0.0 </h2>
+
+<ul>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.6.1.0. </li>
+ <li> <a href="s6-rc-compile.html">s6-rc-compile</a> now
+accepts multiple lines in a <tt>consumer-for</tt> file: a
+longrun can now have multiple producers, which means that
+pipelines are really funnels. The compiled databases <strong>are not</strong>
+compatible with previous versions, and the source databases
+<strong>are not</strong> compatible either, because the
+<tt>pipeline-name</tt> file must now be present in the definition of
+the final consumer of a pipeline, not in the definition of a first
+producer (to avoid ambiguity). Edit your databases and recompile
+them. </li>
+</ul>
+
<h2> in 0.3.0.0 </h2>
<ul>