diff options
author | Phil Pennock <pdp@exim.org> | 2013-06-10 02:50:18 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2013-06-10 02:50:18 -0400 |
commit | d13cdd3049b0191bbb275f9a6cf11dc0917a1f0c (patch) | |
tree | 4a958564b2a72cead984ead5e15f06734d337b19 /doc | |
parent | 8c02018827314fde071df70e2e1e080d241ffc49 (diff) |
Guard LDAP TLS usage against Solaris LDAP variant.
PP/22
Report from Prashanth Katuri.
This variant ensures that if TLS won't be activated because of
compile-time guards, but was requested, then we at least debug-log _why_
we're not doing anything.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index e0411bab6..d84e2aa5d 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -202,6 +202,9 @@ PP/21 Fix eximon continuous updating with timestamped log-files. Report and fix from Heiko Schlichting. Bugzilla 1363. +PP/22 Guard LDAP TLS usage against Solaris LDAP variant. + Report from Prashanth Katuri. + Exim version 4.80.1 ------------------- |