diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-07-23 20:01:58 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-07-23 20:01:58 +0000 |
commit | f24d6bdcdfd5f955cbc72ae9e0eb2d2778ecf06a (patch) | |
tree | 10f24fae2f0d8a0e0e74cbd4a71113fdf7c58c74 /doc/upgrade.html | |
parent | c9fcfbf294edb01b149a75465a4beb14c3a5dd56 (diff) | |
download | s6-f24d6bdcdfd5f955cbc72ae9e0eb2d2778ecf06a.tar.xz |
Prepare for 2.11.0.0, adapt to skalibs-2.11.0.0 (cdb changes)
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index a87f326..67eb6c3 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,9 +18,11 @@ <h1> What has changed in s6 </h1> -<h2> in 2.10.1.0 </h2> +<h2> in 2.11.0.0 </h2> <ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.11.0.0. </li> <li> <a href="s6-svwait.html">s6-svwait</a> now supports the <tt>-r</tt> and <tt>-R</tt> options, to wait for service restarts. </li> </ul> |