From: Ben Laurie Date: Tue, 29 May 2012 18:39:32 +0000 (+0000) Subject: Missing from previous commit. X-Git-Tag: OpenSSL_1_0_2-beta1~621 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e14996e8acdaf2038fefe7e6f8da8d70b0afc1f;p=openssl Missing from previous commit. --- diff --git a/CHANGES b/CHANGES index 405c314c4c..bc9de91b34 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,9 @@ Changes between 1.0.1 and 1.0.2 [xx XXX xxxx] + *) RFC 5878 support. + [Emilia Kasper, Adam Langley, Ben Laurie (Google)] + *) Experimental multi-implementation support for FIPS capable OpenSSL. When in FIPS mode the approved implementations are used as normal, when not in FIPS mode the internal unapproved versions are used instead.