Update NEWS file for new release
authorMatt Caswell <matt@openssl.org>
Mon, 12 Feb 2018 15:16:01 +0000 (15:16 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 12 Feb 2018 22:38:13 +0000 (22:38 +0000)
Updated the NEWS file with the most significant items from CHANGES

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5333)

NEWS

diff --git a/NEWS b/NEWS
index 425fbd53fbee8fd32a565469a233f643441c28f8..7a15e8653f45e9cf35a496f232caffeafd5160e9 100644 (file)
--- a/NEWS
+++ b/NEWS
       o Allow GNU style "make variables" to be used with Configure.
       o Add a STORE module (OSSL_STORE)
       o Claim the namespaces OSSL and OPENSSL, represented as symbol prefixes
+      o Add multi-prime RSA (RFC 8017) support
+      o Add SM3 implemented according to GB/T 32905-2016
+      o Add SM4 implemented according to GB/T 32907-2016.
+      o Add 'Maximum Fragment Length' TLS extension negotiation and support
+      o Add ARIA support
+      o Add SHA3
+      o Rewrite of devcrypto engine
+      o Add support for SipHash
 
   Major changes between OpenSSL 1.1.0g and OpenSSL 1.1.0h [under development]