This commit is contained in:
Evan Hunt 2020-11-20 14:26:51 -08:00
parent c3a90b1d2c
commit 5285443c5f

View file

@ -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]