From: Ondřej Surý Date: Wed, 4 Apr 2018 19:42:26 +0000 (+0200) Subject: Add CHANGES entries X-Git-Tag: v9.13.0~34^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f10e43ac948f7e2d4bb6898f35f0c6c13d46b361;p=thirdparty%2Fbind9.git Add CHANGES entries 4937. [func] Remove support for OpenSSL < 1.0.0 [GL #191] --- diff --git a/CHANGES b/CHANGES index c55c891fc48..b3fbf32ff5a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +4937. [func] Remove support for OpenSSL < 1.0.0 [GL #191] + 4936. [func] Always use OpenSSL or PKCS#11 random data providers and remove the configure option --{enable,disable}-crypto-rand. [GL #165]