diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-11 15:17:18 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-11 15:17:18 +0000 |
commit | 1e399d3ab9afe9ce911b3ead03e2f42d84bbf25f (patch) | |
tree | 01903c898f740477ea103e64a3e9a25217cc7180 /doc/upgrade.html | |
parent | 6f30632bf22e87e95ad4e18fda3c0bed65595bb2 (diff) | |
download | s6-1e399d3ab9afe9ce911b3ead03e2f42d84bbf25f.tar.xz |
Prepare for version 2.5.0.1
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 b6ed251..afff8b2 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in s6 </h1> +<h2> in 2.5.0.1 </h2> + +<ul> + <li> skalibs dependency bumped to 2.5.0.1. </li> + <li> execline dependency bumped to 2.3.0.1. </li> +</ul> + <h2> in 2.5.0.0 </h2> <ul> |