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]
This commit is contained in:
Ondřej Surý 2018-04-04 21:42:26 +02:00
parent 0795dceda7
commit 115fbc3540

View file

@ -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]