Ensure we check i2d_X509 return val
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 4e118e6d11d6091db901e448dc33ff983b560ca6..2d73627aaa9ed875e4063be381594ca761b59b74 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 1.0.2g and 1.0.2h [xx XXX xxxx]
 
+  *) Modify behavior of ALPN to invoke callback after SNI/servername
+     callback, such that updates to the SSL_CTX affect ALPN.
+     [Todd Short]
+
   *) Remove LOW from the DEFAULT cipher list.  This removes singles DES from the
      default.
      [Kurt Roeckx]