]> 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 02:55:36 +0000 (19:55 -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 64239e7bd1673bef4f13084a3eccdb6dae4f18d1..7f8dc00a41c34ca45c4ebed86d33d755d3153b84 100644 (file)
--- 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]