Call OCSP Stapling callback after ciphersuite has been chosen, so the
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 7013e4c12c0fed18f3f40cd8c76a33dc2fdae0b5..0daec2b509936f0b28283410920d805bb352aee8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,21 @@
  OpenSSL CHANGES
  _______________
 
+ Changes between 1.0.1c and 1.0.1d [xx XXX xxxx]
+
+  *) Call OCSP Stapling callback after ciphersuite has been chosen, so
+     the right response is stapled. Also change SSL_get_certificate()
+     so it returns the certificate actually sent.
+     See http://rt.openssl.org/Ticket/Display.html?id=2836.
+     [Rob Stradling <rob.stradling@comodo.com>]
+
+  *) Fix possible deadlock when decoding public keys.
+     [Steve Henson]
+
+  *) Don't use TLS 1.0 record version number in initial client hello
+     if renegotiating.
+     [Steve Henson]
+
  Changes between 1.0.1b and 1.0.1c [10 May 2012]
 
   *) Sanity check record length before skipping explicit IV in TLS