diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-01-10 02:22:00 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-01-10 02:22:00 +0000 |
commit | 6a604a5b9fc5328b44f294b4ce15db46e649d46c (patch) | |
tree | 2bf2c2e5dea137df72cbad200729a2266fd2102c /doc/upgrade.html | |
parent | 656b6ecd0a87f47407be52e312ef8ca88cdfdd77 (diff) | |
download | s6-linux-init-6a604a5b9fc5328b44f294b4ce15db46e649d46c.tar.xz |
Preparation to version bump
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 43cfd27..08b9e43 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.3.0.0 </h2> + +<ul> + <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.5.0.0. </li> + <li> <a href="http://skarnet.org/software/execline/">execline</a> +dependency bumped to 2.3.0.0. </li> + <li> <a href="http://skarnet.org/software/s6-portable-utils/">s6-portable-utils</a> +dependency bumped to 2.2.0.0. </li> + <li> <a href="http://skarnet.org/software/s6-linux-utils/">s6-linux-utils</a> +dependency bumped to 2.3.0.0. </li> + <li> <a href="http://skarnet.org/software/s6/">s6</a> +dependency bumped to 2.5.0.0. </li> +</ul> + <h2> in 0.2.0.0 </h2> <ul> |