]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entries
authorOndřej Surý <ondrej@sury.org>
Wed, 4 Apr 2018 19:42:26 +0000 (21:42 +0200)
committerOndřej Surý <ondrej@sury.org>
Thu, 3 May 2018 13:03:46 +0000 (15:03 +0200)
4936.   [func]          Always use OpenSSL or PKCS#11 random data providers and
                        remove the configure option --{enable,disable}-crypto-rand.
                        [GL #165]

CHANGES

diff --git a/CHANGES b/CHANGES
index 53698120f6fa1230a49b95ed1feaf74b1c0ee0bb..c55c891fc48775786316c9f0e08f63a66f8bdd4d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+4936.  [func]          Always use OpenSSL or PKCS#11 random data providers and
+                       remove the configure option --{enable,disable}-crypto-rand.
+                       [GL #165]
+
 4935.  [func]          Add support for LibreSSL >= 2.7.0 (some OpenSSL 1.1.0
                        call were added). [GL #191]