summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-03-30 12:05:55 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-03-30 12:05:55 +0000
commitf13740d13df7585f62c2143512187aa4252fa781 (patch)
tree0f45a30877f734f2563e1b796aa19251a2eef86d /doc
parent539bee3f515b13a9a55ce65c0c0593babc7c5048 (diff)
downloads6-dns-f13740d13df7585f62c2143512187aa4252fa781.tar.xz
Cosmetic fix: make sure there's no double close() in s6dns_enginev2.0.0.3
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html6
2 files changed, 8 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index c08d41a..f4afaae 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -45,7 +45,7 @@ point in the future.
<li> A POSIX-compliant system with a standard C development environment </li>
<li> GNU make, version 4.0 or later </li>
<li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version
-2.2.0.0 or later </li>
+2.3.3.0 or later </li>
</ul>
<h3> Licensing </h3>
@@ -58,7 +58,7 @@ point in the future.
<h3> Download </h3>
<ul>
- <li> The current released version of s6-dns is <a href="s6-dns-2.0.0.2.tar.gz">2.0.0.2</a>. </li>
+ <li> The current released version of s6-dns is <a href="s6-dns-2.0.0.3.tar.gz">2.0.0.3</a>. </li>
<li> Alternatively, you can checkout a copy of the s6-dns git repository:
<pre> git clone git://git.skarnet.org/s6-dns </pre> </li>
</ul>
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>