From: Evan Hunt Date: Fri, 20 Nov 2020 22:26:51 +0000 (-0800) Subject: CHANGES X-Git-Tag: v9.17.8~29^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5285443c5f2c8d2ff668d6601a9e140b7fb0a061;p=thirdparty%2Fbind9.git CHANGES --- diff --git a/CHANGES b/CHANGES index b7d81e05665..8e616733072 100644 --- 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]