]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for [GL #3279]
authorMark Andrews <marka@isc.org>
Thu, 14 Apr 2022 01:19:23 +0000 (11:19 +1000)
committerMark Andrews <marka@isc.org>
Mon, 18 Apr 2022 22:38:26 +0000 (08:38 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ddf25704858468f2f87b7c30daa1fa953bbf52d4..1166e4eea3fcfbc6af24184c6de576c68834372b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5863.  [bug]           If there was a pending negative cache DS entry,
+                       validations depending upon it could fail. [GL #3279]
+
 5862.  [bug]           dig returned a 0 exit status on UDP connection failure.
                        [GL #3235]