From: George Thessalonikefs Date: Mon, 1 Feb 2021 16:02:19 +0000 (+0100) Subject: - Hide our time traveling abilities. X-Git-Tag: release-1.13.1rc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21def26405345915711af8a43c191627dce305ed;p=thirdparty%2Funbound.git - Hide our time traveling abilities. --- diff --git a/doc/Changelog b/doc/Changelog index 0e8687470..b4778827c 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,10 +1,10 @@ -1 February 2022: George +1 February 2021: George - Attempt to fix NULL keys in the reuse_tcp tree; relates to #411. -29 January 2022: Wouter +29 January 2021: Wouter - Fix for doxygen 1.8.20 compatibility. -28 January 2022: Wouter +28 January 2021: Wouter - Annotate that we ignore the return value of if_indextoname. - Fix to use correct type for label count in rpz routine. - Fix empty clause warning in config_file nsid parse. @@ -12,7 +12,7 @@ - Fix empty clause warning in edns pass for padding. - Fix fwd ancil test post script when not supported. -26 January 2022: George +26 January 2021: George - Merge PR #408 from fobser: Prevent a few more yacc clashes. - Merge PR #275 from Roland van Rijswijk-Deij: Add feature to return the original instead of a decrementing TTL ('serve-original-ttl') @@ -21,10 +21,10 @@ - Ignore cache blacklisting when trying to reply with expired data from cache (#394). -26 January 2022: Wouter +26 January 2021: Wouter - Fix compile of unbound-dnstap-socket without dnstap installed. -22 January 2022: Willem +22 January 2021: Willem - Padding of queries and responses with DNS over TLS as specified in RFC7830 and RFC8467.