]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4253]
authorMark Andrews <marka@isc.org>
Wed, 20 Sep 2023 03:03:10 +0000 (13:03 +1000)
committerMark Andrews <marka@isc.org>
Thu, 5 Oct 2023 00:32:36 +0000 (11:32 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 362f7bc2a78eeaee64831c387af48de9cdd83574..0a348dd1f3abb77969ed3376c75cc3b9ad8c3caa 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6262.  [bug]           Duplicate control sockets didn't generate a
+                       configuration failure leading to hard to diagnose
+                       rndc connection errors.  These are now caught by
+                       named-checkconf and named. [GL #4253]
+
 6261.  [bug]           Fix a possible assertion failure on an error path in
                        resolver.c:fctx_query(), when using an uninitialized
                        link. [GL #4331]