add Changelog item for TLS1.3 FFDHE work
authorHubert Kario <hkario@redhat.com>
Wed, 21 Apr 2021 12:27:31 +0000 (14:27 +0200)
committerDmitry Belyavskiy <beldmit@gmail.com>
Thu, 22 Apr 2021 14:14:22 +0000 (16:14 +0200)
Raja added support for FFDHE in TLS 1.3 in commits 9aaecbfc98eb89,
8e63900a71df38ffdfa1f5476e86f3 in 2019, reflect this in the changelog.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/14972)

CHANGES.md

index 9b4a122e6cdb6b1303f367d1322d3b413a313b3d..d2d9e01f35aeee7cd977603841e37d2b5bd3f5a3 100644 (file)
@@ -1718,6 +1718,10 @@ OpenSSL 3.0
 
    *Randall S. Becker*
 
+ * Added support for FFDHE key exchange in TLS 1.3.
+
+   *Raja Ashok*
+
 OpenSSL 1.1.1
 -------------