]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES not for [GL #2252]
authorMark Andrews <marka@isc.org>
Mon, 9 Nov 2020 05:32:42 +0000 (16:32 +1100)
committerMark Andrews <marka@isc.org>
Tue, 10 Nov 2020 06:59:28 +0000 (17:59 +1100)
(cherry picked from commit 157e3a98f28f7afaea9d20ff76ee02c83da80a61)

CHANGES

diff --git a/CHANGES b/CHANGES
index 25170dbb1d0edb8f7f36c47273a172001871f858..beb1bfbb945b7a119e9fb82c56032c011314ca41 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5530.  [bug]           DNSTAP did not capture responses to forwarded
+                       UPDATE requests. [GL #2252]
+
 5527.  [bug]           There was a NULL pointer dereference if the creation
                        of the fetch to determine if a negative trust anchor
                        was still valid failed. [GL #2244]