diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-27 16:05:33 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-27 16:05:33 +0000 |
commit | 40939adadfae8f06835f202aca7d243210c25226 (patch) | |
tree | c44fe2a48160ccc1b2e0964beae8fb0fc59aedf2 /doc/upgrade.html | |
parent | 3d84b26b5fcdd960d652ee01b7f6b0bc47949baa (diff) | |
download | s6-rc-40939adadfae8f06835f202aca7d243210c25226.tar.xz |
Prepare for 0.5.1.2
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 77b6d0c..0446ed1 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -30,6 +30,17 @@ minor and bugfix version changes. <h1> What has changed in s6-rc </h1> +<h2> in 0.5.1.2 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.9.2.0. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.6.0.0. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.9.1.0. </li> +</ul> + <h2> in 0.5.1.1 </h2> <ul> |