diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-27 16:42:27 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-27 16:42:27 +0000 |
commit | bdef68e12278ddfc5080732bd3b28dd5135c9d3a (patch) | |
tree | de3d6f200294345cd7c439787bd2b974b5b6f893 /doc/upgrade.html | |
parent | b81af6ef42a9f559731d99c0d65ca5505fb6f910 (diff) | |
download | s6-bdef68e12278ddfc5080732bd3b28dd5135c9d3a.tar.xz |
Prepare for 2.10.0.0 ; store preliminary changes to s6-svscan/ctl.
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 7408d83..ef257eb 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,14 +18,15 @@ <h1> What has changed in s6 </h1> -<h2> in 2.9.2.1 </h2> +<h2> in 2.10.0.0 </h2> <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.9.4.0. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> -dependency bumped to 2.6.1.1. </li> - <li> New <tt>-d</tt> option to <a href="s6-sudod.html">s6-sudod</a>. </li> +dependency bumped to 2.7.0.0. </li> + <li> <a href="s6-svscan.html">s6-svscan</a> and +<a href="s6-svscanctl.html">s6-svscanctl</a> have changed. </li> </ul> <h2> in 2.9.2.0 </h2> |