diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-30 12:05:55 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-30 12:05:55 +0000 |
commit | f13740d13df7585f62c2143512187aa4252fa781 (patch) | |
tree | 0f45a30877f734f2563e1b796aa19251a2eef86d /doc/upgrade.html | |
parent | 539bee3f515b13a9a55ce65c0c0593babc7c5048 (diff) | |
download | s6-dns-f13740d13df7585f62c2143512187aa4252fa781.tar.xz |
Cosmetic fix: make sure there's no double close() in s6dns_enginev2.0.0.3
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 0041b3b..2c94fce 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,12 @@ <h1> What has changed in s6-dns </h1> +<h2> in 2.0.0.3 </h2> + +<ul> + <li> skalibs dependency bumped to 2.3.3.0. </li> +</ul> + <h2> in 2.0.0.2 </h2> <ul> |