summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-01-15 02:04:18 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-01-15 02:04:18 +0000
commitc47e30d38e6815174ddfc0fa0d718da18849db75 (patch)
tree9009dd8417d575c608e7c56b3cd4e2f2c1a0d2e1 /doc
parent066056c64a7fee4ecf1f442e80984523aa7d600a (diff)
downloaddnsfunnel-c47e30d38e6815174ddfc0fa0d718da18849db75.tar.xz
Bugfixes. Store less empty space in dfanswer.
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index b52f70a..e1d9a75 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -45,11 +45,11 @@ TCP DNS transport. It was originally written to be used in the
<li> A POSIX-compliant system with a standard C development environment. </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version
-2.10.0.0 or later. It's a build-time requirement. It's also a run-time
+2.10.0.1 or later. It's a build-time requirement. It's also a run-time
requirement if you link against the shared version of the skalibs
library. </li>
<li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version
-2.3.4.0 or later. It's a build-time requirement. It's also a run-time
+2.3.5.0 or later. It's a build-time requirement. It's also a run-time
requirement if you link against the shared version of the s6dns
library. </li>