aboutsummaryrefslogtreecommitdiffstats
path: root/doc/upgrade.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-11-27 19:21:27 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-11-27 19:21:27 +0000
commitcbde0131ba1661b6f7215d41a51caa50dc9da63a (patch)
tree9a9f4ec50b329d9378fb0e4ceb8b8367214cc0e9 /doc/upgrade.html
parentbc64800b5399e3dabaf1e7d7bc13b14a2dc4bf42 (diff)
downloads6-rc-cbde0131ba1661b6f7215d41a51caa50dc9da63a.tar.gz
Prepare for 0.3.0.1
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index fa441d1..8b48740 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -30,6 +30,25 @@ minor and bugfix version changes.
<h1> What has changed in s6-rc </h1>
+<h2> in 0.3.0.1 </h2>
+
+<ul>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.6.2.0. </li>
+ <li> <a href="//skarnet.org/software/execline/">execline</a>
+dependency bumped to 2.3.0.4. </li>
+ <li> <a href="//skarnet.org/software/s6/">s6</a>
+dependency bumped to 2.6.2.0. </li>
+ <li> New <tt>-p</tt> option to <a href="s6-rc-init.html">s6-rc-init</a>
+to allow using several live directories with the same scandir. </li>
+ <li> New command: <a href="s6-rc.html"><tt>s6-rc diff</tt></a>. </li>
+ <li> <a href="s6-rc-compile.html">s6-rc-compile</a> now guarantees that
+service numbers do not change if the source database does not change.
+This is useful for updates to the database format. You should recompile
+your service databases in preparation for the switch to s6-rc-0.4.0.0. </li>
+</ul>
+
+
<h2> in 0.3.0.0 </h2>
<ul>