]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES note
authorWitold Kręcicki <wpk@isc.org>
Thu, 30 Apr 2020 08:23:34 +0000 (10:23 +0200)
committerWitold Kręcicki <wpk@isc.org>
Fri, 1 May 2020 09:29:18 +0000 (11:29 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index b3ed5d485317d2941e6bac23debf68fe9c49becf..ba48cc7c7bfabcba982c2633869a9df6424744e0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@
 5397.  [func]          Update PKCS#11 EdDSA implementation to PKCS#11 v3.0.
                        Thanks to Aaron Thompson. [GL !3326]
 
+5396.  [func]          Use UV_UDP_RECVMMSG flag to enable recvmmsg support in
+                       libuv >= 1.37. [GL #1797]
+
 5394.  [cleanup]       Don't change effective uid/gid in named_os_openfile()
                        if named is already running under specified uid/gid.
                        [GL #1042] [GL #1090]