summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-03-09 12:33:26 +0000
committerMatt Caswell <matt@openssl.org>2016-03-09 12:41:39 +0000
commit4a4e250c2ad187e0b078ca10b77ff00e69e5eca9 (patch)
treea345373658e3bf69a1bdcf895d633ecb618ad670 /NEWS
parent5818c2b8399bc9ba3d8572c969a3adf1bd983411 (diff)
Add an entry in NEWS about the new threading API
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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