From: Ondřej Surý Date: Wed, 4 Apr 2018 19:42:26 +0000 (+0200) Subject: Add CHANGES entries X-Git-Tag: v9.13.0~36^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=115fbc3540e325c785cd4d37319db3d2b546be7c;p=thirdparty%2Fbind9.git Add CHANGES entries 4936. [func] Always use OpenSSL or PKCS#11 random data providers and remove the configure option --{enable,disable}-crypto-rand. [GL #165] --- diff --git a/CHANGES b/CHANGES index 53698120f6f..c55c891fc48 100644 --- 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]