]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for [GL !6468]
authorMark Andrews <marka@isc.org>
Fri, 19 Aug 2022 04:38:32 +0000 (14:38 +1000)
committerMark Andrews <marka@isc.org>
Fri, 19 Aug 2022 04:55:26 +0000 (14:55 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 27471917d1074db293c5269b509dbea1314a4b32..615f80a34c2fbabec6665964b8f77bb4c87f48a5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5945.  [bug]           If parsing /etc/bind.key failed, delv could assert
+                       when trying to parse the built in trust anchors as
+                       the parser hadn't been reset. [GL !6468]
+
 5944.  [bug]           Fix +http-plain-get and +http-plain-post options
                        support in dig. Thanks to Marco Davids at SIDN for
                        reporting the problem. [GL !6672]