diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-06-24 18:29:13 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-06-24 18:29:13 +0000 |
commit | a789b81c23824d88ac75421697504196594e4eff (patch) | |
tree | d07860183de92c0a9fe2dab0fde230fd00635968 /doc/upgrade.html | |
parent | 05a1e08744ac8117b99cdb337bf673a7294e16f7 (diff) | |
download | s6-rc-a789b81c23824d88ac75421697504196594e4eff.tar.xz |
Prepare for 0.5.1.3
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 0446ed1..3ad242f 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.3 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.9.2.1. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.6.1.0. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.9.2.0. </li> +</ul> + <h2> in 0.5.1.2 </h2> <ul> |