diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-02-27 02:52:20 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-02-27 02:52:20 +0000 |
commit | a80a1304ff86b8cf493265696d517aea2cf7a703 (patch) | |
tree | 8368824fc484acc7fdb68b281f56c1e6966d46b3 /doc/upgrade.html | |
parent | 35c2366d1f09bb2805e3edcdff9966f7d40d14b0 (diff) | |
download | s6-portable-utils-a80a1304ff86b8cf493265696d517aea2cf7a703.tar.xz |
Prepare for 2.2.4.0; add -N option to s6-dumpenv
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 8193a1e..24077e3 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in s6-portable-utils </h1> +<h2> in 2.2.4.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.11.2.0. </li> +</ul> + <h2> in 2.2.3.4 </h2> <ul> |