From: Matt Caswell Date: Wed, 9 Mar 2016 12:33:26 +0000 (+0000) Subject: Add an entry in NEWS about the new threading API X-Git-Tag: OpenSSL_1_1_0-pre4~154 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4a4e250c2ad187e0b078ca10b77ff00e69e5eca9;p=oweals%2Fopenssl.git Add an entry in NEWS about the new threading API Reviewed-by: Richard Levitte --- diff --git a/NEWS b/NEWS index 240bd0a001..c3538f55c1 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ Major changes between OpenSSL 1.0.2g and OpenSSL 1.1.0 [in pre-release] + o New threading API implemented o Support for ChaCha20 and Poly1305 added to libcrypto and libssl o Support for extended master secret o CCM ciphersuites