Harden ASN.1 BIO handling of large amounts of data.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index b0222cfa8bc557ed6499a562f7eeb20ea9a008b2..d4e9887370c8733885851625a72301bc90275b2d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,10 @@
      default.
      [Kurt Roeckx]
 
+  *) Only remove the SSLv2 methods with the no-ssl2-method option. When the
+     methods are enabled and ssl2 is disabled the methods return NULL.
+     [Kurt Roeckx]
+
  Changes between 1.0.1r and 1.0.1s [1 Mar 2016]
 
   * Disable weak ciphers in SSLv3 and up in default builds of OpenSSL.