diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-14 10:41:44 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-14 10:41:44 +0000 |
commit | 07a5243d8a78dddac98040741cd204f382f6012e (patch) | |
tree | 6b33983d841a1079608625ea6e8da06b31d6757c /doc/upgrade.html | |
parent | bbf31e578acd6b6e860fc2b58c1fc910e81c00dd (diff) | |
download | s6-rc-07a5243d8a78dddac98040741cd204f382f6012e.tar.xz |
Prepare for 0.5.4.0; add start and stop subcommands to s6-rc
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 348fef0..13bfad5 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -30,11 +30,13 @@ minor and bugfix version changes. <h1> What has changed in s6-rc </h1> -<h2> in 0.5.3.4 </h2> +<h2> in 0.5.4.0 </h2> <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.13.1.0. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.9.2.0. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> dependency bumped to 2.11.3.0. </li> </ul> |