diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-03-02 10:01:27 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-03-02 10:01:27 +0000 |
commit | 467bb54c7527009d4a572d3562882a5c1b48f58a (patch) | |
tree | 8f1a1a9a6eda1b38bf5350db2a680d750a4f9ec7 /doc/upgrade.html | |
parent | 23fba266a9454ee6ca095b7f6eccf523f6526607 (diff) | |
download | s6-linux-init-467bb54c7527009d4a572d3562882a5c1b48f58a.tar.xz |
Add 0.4.0.1 doc/upgrade
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 2b082fb..1acbba5 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,21 @@ <h1> What has changed in s6-linux-init </h1> +<h2> in 0.4.0.1 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.8.0.0. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.5.1.0. </li> + <li> <a href="//skarnet.org/software/s6-portable-utils/">s6-portable-utils</a> +dependency bumped to 2.2.1.3. </li> + <li> <a href="//skarnet.org/software/s6-linux-utils/">s6-linux-utils</a> +dependency bumped to 2.5.0.1. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.8.0.0. </li> +</ul> + <h2> in 0.4.0.0 </h2> <ul> |