]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix #2492: Documentation libunbound.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 7 Nov 2017 08:05:12 +0000 (08:05 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 7 Nov 2017 08:05:12 +0000 (08:05 +0000)
git-svn-id: file:///svn/unbound/trunk@4399 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
doc/libunbound.3.in

index 50e62c54865e990feae550bce07f4bc012eac051..eaffc4e9e1c4803055c24e61a7397c01aac1c4f7 100644 (file)
@@ -1,3 +1,6 @@
+7 November 2017: Wouter 
+       - Fix #2492: Documentation libunbound.
+
 3 November 2017: Wouter 
        - Fix #2362: TLS1.3/openssl-1.1.1 not working.
        - Fix #2034 - Autoconf and -flto.
index 66520527cb3c9ae59cc0470c105ead6d65a1f367..1f48d9de6be18764ad0790e62d7d75ca733b4435 100644 (file)
 is an implementation of a DNS resolver, that does caching and 
 DNSSEC validation. This is the library API, for using the \-lunbound library.
 The server daemon is described in \fIunbound\fR(8).
-The library can be used to convert hostnames to ip addresses, and back,
+The library works independent from a running unbound server, and
+can be used to convert hostnames to ip addresses, and back,
 and obtain other information from the DNS. The library performs public\-key
 validation of results with DNSSEC.
 .P