diff options
author | Phil Pennock <pdp@exim.org> | 2013-06-16 21:32:11 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2013-06-16 21:32:11 -0400 |
commit | e2fbf4a211bdcff441c50f58f3c1f1fb17f56d61 (patch) | |
tree | 75ecc5d38c29ec301f1c32282f87b3800337c9b3 /doc/doc-txt/ChangeLog | |
parent | d13cdd3049b0191bbb275f9a6cf11dc0917a1f0c (diff) |
Support safari_ecdhe_ecdsa_bug for openssl_options
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index d84e2aa5d..f9a376779 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -205,6 +205,10 @@ PP/21 Fix eximon continuous updating with timestamped log-files. PP/22 Guard LDAP TLS usage against Solaris LDAP variant. Report from Prashanth Katuri. +PP/23 Support safari_ecdhe_ecdsa_bug for openssl_options. + It's SecureTransport, so affects any MacOS clients which use the + system-integrated TLS libraries, including email clients. + Exim version 4.80.1 ------------------- |