summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-10-15 10:23:12 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-10-15 10:23:12 +0000
commite22fb2e074beeea18dc34c1070d0aefdfac01443 (patch)
tree041597c0eee57d5ddcc827c45492ce9429d9d16d /doc
parent0b941ebe29e96dbaffddf0520d73be7a9ff58748 (diff)
downloads6-dns-e22fb2e074beeea18dc34c1070d0aefdfac01443.tar.xz
- update depsv2.0.0.7
- version: 2.0.0.7
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html7
2 files changed, 9 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index e70b5c0..14a823b 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 3.81 or later </li>
<li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version
-2.3.7.1 or later </li>
+2.3.8.0 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.6.tar.gz">2.0.0.6</a>. </li>
+ <li> The current released version of s6-dns is <a href="s6-dns-2.0.0.7.tar.gz">2.0.0.7</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 0bfc111..2a54f54 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,13 @@
<h1> What has changed in s6-dns </h1>
+<h2> in 2.0.0.7 </h2>
+
+<ul>
+ <li> GNU make dependency pushed back to 3.81. </li>
+ <li> skalibs dependency bumped to 2.3.8.0. </li>
+</ul>
+
<h2> in 2.0.0.6 </h2>
<ul>