From: Matthijs Mekking Date: Thu, 18 Mar 2021 10:20:17 +0000 (+0100) Subject: Add changes for filter-a plugin X-Git-Tag: v9.17.12~34^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9a256347ab38e93e11ea6580b2097a1f68374f4f;p=thirdparty%2Fbind9.git Add changes for filter-a plugin --- diff --git a/CHANGES b/CHANGES index 445a69b4fb5..08faab7bc7e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5603. [experimental] A "filter-a.so" plugin, which is similar to the + "filter-aaaa.so" plugin but which omits A records + instead of AAAA records, has been added. Thanks to + '@treysis' (GitLab). [GL #2585] + 5602. [bug] Fix the TCPDNS and TLSDNS timers, so TCP initial and idle timers work correctly. [GL #2573]