From: Matt Caswell Date: Mon, 8 Mar 2021 17:15:55 +0000 (+0000) Subject: Mention the change of licence in NEWS.md X-Git-Tag: openssl-3.0.0-alpha13~12 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=18fdebf1743bc89bf82a205468c56c274e7baf3b;p=thirdparty%2Fopenssl.git Mention the change of licence in NEWS.md Reviewed-by: Tim Hudson Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/14465) --- diff --git a/CHANGES.md b/CHANGES.md index 106f0b08d8b..0eaeba02afa 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1483,7 +1483,7 @@ OpenSSL 3.0 *Richard Levitte* - * Change the license to the Apache License v2.0. + * Changed the license to the Apache License v2.0. *Richard Levitte* diff --git a/NEWS.md b/NEWS.md index 6458d8ba471..a9e796dd7b4 100644 --- a/NEWS.md +++ b/NEWS.md @@ -20,6 +20,7 @@ OpenSSL 3.0 ### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 [under development] + * Changed the license to the Apache License v2.0. * Moved all variations of the EVP ciphers CAST5, BF, IDEA, SEED, RC2, RC4, RC5, and DES to the legacy provider. * Moved the EVP digests MD2, MD4, MDC2, WHIRLPOOL and RIPEMD-160 to the legacy