From: W.C.A. Wijngaards Date: Mon, 3 May 2021 11:07:12 +0000 (+0200) Subject: Changelog note and improved comment. X-Git-Tag: release-1.13.2rc1~182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=728a3cd7a6acc7d7dfa66e8b91704db0c86bbf71;p=thirdparty%2Funbound.git Changelog note and improved comment. - Fix #481: Fix comment in configuration file. --- diff --git a/doc/Changelog b/doc/Changelog index 6f1b4c3a2..a3a93926b 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +3 May 2021: Wouter + - Fix #481: Fix comment in configuration file. + 29 April 2021: Wouter - Add that log-servfail prints an IP address and more information about one of the last failures for that query. diff --git a/doc/example.conf.in b/doc/example.conf.in index 2149b2258..0a250bc79 100644 --- a/doc/example.conf.in +++ b/doc/example.conf.in @@ -508,6 +508,7 @@ server: # # If you want to perform DNSSEC validation, run unbound-anchor before # you start unbound (i.e. in the system boot scripts). + # And then enable the auto-trust-anchor-file config item. # Please note usage of unbound-anchor root anchor is at your own risk # and under the terms of our LICENSE (see that file in the source). # auto-trust-anchor-file: "@UNBOUND_ROOTKEY_FILE@"