X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=797c02118c11938899035b19b58ce9ae72034c1c;hb=a4339ea3ba045b7da038148f0d48ce25f2996971;hp=111db939f94a508d66bb203b22446b1506162a96;hpb=e8b0dd57c0e9c53fd0708f0f458a7a2fd7a95c91;p=openssl.git diff --git a/CHANGES b/CHANGES index 111db939f9..797c02118c 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,10 @@ Changes between 1.0.2 and 1.1.0 [xx XXX xxxx] + *) Use algorithm specific chains in SSL_CTX_use_certificate_chain_file(): + this fixes a limiation in previous versions of OpenSSL. + [Steve Henson] + *) Experimental encrypt-then-mac support. Experimental support for encrypt then mac from