diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-06-08 10:04:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-06-08 10:04:08 +0000 |
commit | fcab3d33c72bc360ec727b7a50826ec1dd48336c (patch) | |
tree | 1893e125c24987660e69f4de24bc6d4d34b23ef7 /doc/upgrade.html | |
parent | 12a8fa2ce36654fb77dc4d36a4a89f57dc20e562 (diff) | |
download | s6-rc-fcab3d33c72bc360ec727b7a50826ec1dd48336c.tar.xz |
Prepare for 0.5.3.2; adapt to skalibs-2.12.0.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 5d87aef..44eff49 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -30,6 +30,17 @@ minor and bugfix version changes. <h1> What has changed in s6-rc </h1> +<h2> in 0.5.3.2 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.12.0.0. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.9.0.0. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.11.1.0. </li> +</ul> + <h2> in 0.5.3.1 </h2> <ul> |