]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for [GL #2319]
authorMark Andrews <marka@isc.org>
Tue, 17 Aug 2021 04:42:17 +0000 (14:42 +1000)
committerMark Andrews <marka@isc.org>
Tue, 17 Aug 2021 23:44:50 +0000 (09:44 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index b8fa5e403e9b57769098f0f2600a8448a78ebb24..951e3b68ccc23d0b1a7cb257688562b6a34f18bd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5695.  [func]          Dig can now display the BADCOOKIE message as part of
+                       processing it (+showbadcookie). [GL #2319]
+
 5694.  [bug]           BIND looks up the deepest zone cut in cache in order
                        to iterate a query. When this node is stale, it may
                        bypass QNAME minimization. This has been fixed.