X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=NEWS;h=a6ac0eb193c807be73ea5f82e49af65f29a93229;hb=412c8507ee61aeb1fcac4b6e84cd7e6501789124;hp=dd7e141ab98f6d2c00c5687918ba048a3a39cdb0;hpb=6ac8377901b6cb9d5da8953d090e2ab43d65e8b5;p=openssl.git diff --git a/NEWS b/NEWS index dd7e141ab9..a6ac0eb193 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ Major changes between OpenSSL 1.0.2h and OpenSSL 1.1.0 [in pre-release] + o Copyright text was shrunk to a boilerplate that points to the license o "shared" builds are now the default when possible o Added support for "pipelining" o Added the AFALG engine @@ -429,8 +430,8 @@ o New STORE structure and library to provide an interface to all sorts of data repositories. Supports storage of public and private keys, certificates, CRLs, numbers and arbitrary blobs. - This library is unfortunately unfinished and unused withing - OpenSSL. + This library is unfortunately unfinished and unused within + OpenSSL. o New control functions for the error stack. o Changed the PKCS#7 library to support one-pass S/MIME processing. @@ -446,7 +447,7 @@ o Major overhaul of RC4 performance on Intel P4, IA-64 and AMD64. o Changed the Configure script to have some algorithms disabled - by default. Those can be explicitely enabled with the new + by default. Those can be explicitly enabled with the new argument form 'enable-xxx'. o Change the default digest in 'openssl' commands from MD5 to SHA-1.