]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL #3835]
authorEvan Hunt <each@isc.org>
Thu, 17 Aug 2023 17:06:14 +0000 (10:06 -0700)
committerEvan Hunt <each@isc.org>
Mon, 21 Aug 2023 19:23:08 +0000 (12:23 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 91b3df4e06b82a058632a1f075d36ec6d7ea5167..41f2f08cee56468e959bd0be808d32b76949fbf9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6230.  [bug]           Prevent an unnecessary query restart if a synthesized
+                       CNAME target points to the CNAME owner. [GL #3835]
+
 6229.  [func]          Add basic USDT framework for adding static
                        tracing points. [GL #4041]