summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-08-12 13:06:48 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-08-12 13:06:48 +0000
commit84ce8b7adfac254ecd68d77e1873bdf24d9a7cb8 (patch)
treecbb763be864ef330d0ef11176d7f370aac700eab /doc
parent6fe5dfe614e44ea8f8ad3e4b296efc0a945eb4dc (diff)
downloads6-dns-84ce8b7adfac254ecd68d77e1873bdf24d9a7cb8.tar.xz
xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)
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 d69d141..3049cf1 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -46,7 +46,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.3.5.1 or later </li>
+2.3.6.1 or later </li>
</ul>
<h3> Licensing </h3>
@@ -59,7 +59,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.4.tar.gz">2.0.0.4</a>. </li>
+ <li> The current released version of s6-dns is <a href="s6-dns-2.0.0.5.tar.gz">2.0.0.5</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 61ce2b6..efc23c4 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,12 @@
<h1> What has changed in s6-dns </h1>
+<h2> in 2.0.0.5 </h2>
+
+<ul>
+ <li> skalibs dependency bumped to 2.3.6.1. </li>
+</ul>
+
<h2> in 2.0.0.4 </h2>
<ul>