]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Fri, 20 Nov 2020 22:26:51 +0000 (14:26 -0800)
committerEvan Hunt <each@isc.org>
Tue, 24 Nov 2020 23:11:57 +0000 (15:11 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index b7d81e056659ce5ccfd84d09570900ecee62108c..8e616733072b1ef1315487964df218662b0ec5d9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+5537.  [func]          The query plugin mechanism has been extended
+                       to support asynchronous operations. For example, a
+                       plugin can now trigger recursion and resume
+                       processing when it's complete. Thanks to Jinmei
+                       Tatuya at Infoblox. [GL #2141]
+
 5536.  [func]          Dig can now report the DNS64 prefixes in use
                        (+dns64prefix). [GL #1154]