]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #3839]
authorAram Sargsyan <aram@isc.org>
Wed, 1 Feb 2023 14:49:49 +0000 (14:49 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Tue, 7 Feb 2023 10:41:21 +0000 (10:41 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 934ea81f9624f46483d01651d13c207ff0491220..e871fe824a0a85ef75993f1d8aab047571045d13 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6090.  [bug]           Fix a bug in resolver's resume_dslookup() function by
+                       making sure that dns_resolver_createfetch() is called
+                       with valid parameters, as required by the function.
+                       [GL #3839]
+
 6089.  [bug]           Source ports configured for query-source,
                        transfer-source, etc, were being ignored. (This
                        feature is deprecated, but it is not yet removed,