diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-08-01 21:12:35 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-08-01 21:12:35 +0000 |
commit | 3e34202f32ab10017d55aedb2665cf55fb5af5c0 (patch) | |
tree | 9100bb8046294240d14a155934c80f35675963db /doc/upgrade.html | |
parent | dd7f84d8d843dc7f4915649d2a5116b7d319621e (diff) | |
download | s6-linux-utils-3e34202f32ab10017d55aedb2665cf55fb5af5c0.tar.xz |
Add nsss support, prepare for 2.4.0.3
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 7899dac..76eac8e 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.4.0.3 </h2> + +<ul> + <li> skalibs dependency bumped to 2.7.0.0. </li> + <li> Optional <a href="//skarnet.org/software/nsss/">nsss</a> support added. </li> +</ul> + <h2> in 2.4.0.2 </h2> <ul> |