From: Michał Kępień Date: Wed, 24 Apr 2019 09:17:15 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.15.0~2^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=5be7c6f4b3d5967167d3c95e3b2bfe6e237814c9;p=thirdparty%2Fbind9.git Add CHANGES entry 5219. [bug] Negative trust anchors did not work with "forward only;" to validating resolvers. [GL #997] --- diff --git a/CHANGES b/CHANGES index 64239e7bd16..7f8dc00a41c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5232. [bug] Negative trust anchors did not work with "forward only;" + to validating resolvers. [GL #997] + 5231. [protocol] Add support for displaying CLIENT-TAG and SERVER-TAG. [GL #960]