Return per-certificate chain if extra chain is NULL.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 111db939f94a508d66bb203b22446b1506162a96..797c02118c11938899035b19b58ce9ae72034c1c 100644 (file)
--- 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