diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-08-10 17:56:42 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-08-10 17:56:42 +0000 |
commit | 76a04a720f7c5a366b88fe2b1727e47103ee796c (patch) | |
tree | 095607d09a95a48cedece6a4e774ad8838c2356e /doc | |
parent | 8d37673c24ee9c30d5a78a30671e9598b0f5321d (diff) | |
download | s6-linux-utils-76a04a720f7c5a366b88fe2b1727e47103ee796c.tar.xz |
Prepare for 2.5.1.6 ; adapt to skalibs-2.11.0.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 7 |
2 files changed, 8 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 9f3cece..80d3fcd 100644 --- a/doc/index.html +++ b/doc/index.html @@ -117,7 +117,7 @@ the previous versions of s6-linux-utils and the current one. </li> <ul> <li> <tt>s6-linux-utils</tt> is discussed on the -<a href="//skarnet.org/lists.html#skaware">skaware</a> mailing-list. </li> +<a href="//skarnet.org/lists/#skaware">skaware</a> mailing-list. </li> </ul> <h2> Similar work </h2> diff --git a/doc/upgrade.html b/doc/upgrade.html index 9ddde71..2f6d15a 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in s6-linux-utils </h1> +<h2> in 2.5.1.6 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.11.0.0. </li> +</ul> + <h2> in 2.5.1.5 </h2> <ul> |