]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Wed, 24 Apr 2019 09:17:15 +0000 (11:17 +0200)
committerEvan Hunt <each@isc.org>
Fri, 10 May 2019 04:05:50 +0000 (21:05 -0700)
5219. [bug] Negative trust anchors did not work with "forward only;"
to validating resolvers. [GL #997]

CHANGES

diff --git a/CHANGES b/CHANGES
index 9af92827fda02cc53a69798102c37f69a91550f9..0e96c2bfa34b555268afd6c4008f3204b98b92e7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5233.  [bug]           Negative trust anchors did not work with "forward only;"
+                       to validating resolvers. [GL #997]
+
 5232.  [bug]           Fix a high-load race/crash in isc_socket_cancel().
                        [GL #834]