diff --git a/ChangeLog b/ChangeLog index fa840c2a81..d5d5541ae8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Sun Aug 30 02:42:22 2015 Aaron Patterson - * ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 support + * ext/openssl/ossl_ssl.c (ossl_ssl_method_tab): Only add SSLv3 support if the SSL library supports it. Thanks Kurt Roeckx [Bug #11376]