summaryrefslogtreecommitdiff
path: root/doc/upgrade.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 2d8e90f..393b13a 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,24 @@
<h1> What has changed in s6-linux-init </h1>
+<h2> in 0.1.0.0 </h2>
+
+<ul>
+ <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.3.10.0. </li>
+ <li> <a href="http://skarnet.org/software/execline/">execline</a>
+dependency bumped to 2.1.5.0. </li>
+ <li> <a href="http://skarnet.org/software/s6-portable-utils/">s6-portable-utils</a>
+dependency bumped to 2.0.6.0. </li>
+ <li> <a href="http://skarnet.org/software/s6-linux-utils/">s6-linux-utils</a>
+dependency bumped to 2.1.0.0. </li>
+ <li> <a href="http://skarnet.org/software/s6/">s6</a>
+dependency bumped to 2.3.0.0. </li>
+ <li> <a href="s6-linux-init-maker.html">s6-linux-init-maker</a> does
+not write stage 1 init to stdout anymore; it writes it to <tt><em>dir/init</tt>
+instead. </li>
+</ul>
+
<h2> in 0.0.1.4 </h2>
<ul>