]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4209]
authorMark Andrews <marka@isc.org>
Tue, 18 Jul 2023 02:21:32 +0000 (12:21 +1000)
committerEvan Hunt <each@isc.org>
Wed, 1 Nov 2023 15:51:53 +0000 (16:51 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3e3f9a30b12abe05d85d14d4076e9f5ef0e7ad85..6f44ed8d644a197170a1862870e16d61f5e93585 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6279.  [func]          Use QNAME minimization when fetching nameserver
+                       addresses. [GL #4209]
+
 6278.  [bug]           The call to isc_mem_setwater() was incorrectly
                        removed from dns_cache_setcachesize(), causing
                        cache overmem conditions not to be detected. [GL #4340]