diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-07-23 10:04:22 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-07-23 10:04:22 +0000 |
commit | 260f1feffc8d48f1181929ce12a9f2cb65a2a5cb (patch) | |
tree | d9400ae6e0c7bd5117c8c266832e9ec7510daa9f /doc/upgrade.html | |
parent | 380757efd29c33ffefa8e0d1b8c2242278d034da (diff) | |
download | s6-networking-260f1feffc8d48f1181929ce12a9f2cb65a2a5cb.tar.xz |
Prepare for 2.5.0.0; remove minidentd
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index f174e74..af9f7e6 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,14 @@ <h1> What has changed in s6-networking </h1> +<h2> in 2.5.0.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.11.0.0 </li> + <li> The obsolete <tt>minidentd</tt> program has been removed. </li> +</ul> + <h2> in 2.4.2.0 </h2> <ul> |