diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-17 11:09:00 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-17 11:09:00 +0000 |
commit | 0ca7c064eb23d30187a1870176ab07f96c7cf3ed (patch) | |
tree | a79abb936a249660696ac6657ae02567c352b758 /doc/upgrade.html | |
parent | 1c0891effd8cc41d8c9453ef4f2a39f00c49ad9d (diff) | |
download | s6-portable-utils-2.0.5.2.tar.xz |
- fix interpretation of 0 timeout in s6-maximumtimev2.0.5.2
- rc for 2.0.5.2
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index a8be650..8816eba 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,10 +18,16 @@ <h1> What has changed in s6-portable-utils </h1> +<h2> in 2.0.5.2 </h2> + +<ul> + <li> Bugfix release, no changes. </li> +</ul> + <h2> in 2.0.5.1 </h2> <ul> - <li> skalibs dependency bumped to 2.3.4.0. </li> + <li> skalibs dependency bumped to 2.3.6.1. </li> </ul> <h2> in 2.0.5.0 </h2> |