]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL !6803]
authorOndřej Surý <ondrej@isc.org>
Mon, 26 Sep 2022 07:37:28 +0000 (09:37 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 26 Sep 2022 13:13:11 +0000 (15:13 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 36dd658a365567d57fca515af083508578506604..9ddc566e8456befe1417c14d2ea15eab84527843 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5980.  [func]          The internal isc_entropy API provider has been
+                       changed from OpenSSL RAND_bytes() to uv_random()
+                       to use system provided entropy. [GL !6803]
+
 5979.  [func]          Implement DoT support for nsupdate. [GL #1781]
 
 5978.  [port]          The ability to use pkcs11 via engine_pkcs11 has been