diff options
author | Phil Pennock <pdp@exim.org> | 2011-03-22 08:35:54 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2011-03-22 08:35:54 -0400 |
commit | c0c7b2dab3cf3ecba52430cd61d52f0463aa0eb1 (patch) | |
tree | 802f03cb979ac0464e4fe4edc40974671c0d0c02 /doc | |
parent | 754a0503134b184183f64c04ed30a3524fc3860b (diff) |
New openssl_options items: no_sslv2 no_sslv3 no_ticket no_tlsv1
(no changes to any defaults).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 820016310..14dac2946 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -11,6 +11,8 @@ PP/01 The new ldap_require_cert option would segfault if used. Fixed. PP/02 Harmonised TLS library version reporting; only show if debugging. Layout now matches that introduced for other libraries in 4.74 PP/03. +PP/03 New openssl_options items: no_sslv2 no_sslv3 no_ticket no_tlsv1 + Exim version 4.75 ----------------- |