diff options
author | Phil Pennock <pdp@exim.org> | 2012-05-03 03:21:31 -0700 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-05-03 03:21:31 -0700 |
commit | e74376d84aa63876c9a3b240513b8f38920733b7 (patch) | |
tree | 615926256937a8a4c5d5aba9cf1e8c32fc297783 /doc/doc-txt | |
parent | a97b88d511b436f13d95f3e92d5a4018cef2d2f0 (diff) |
LDAP: Check for errors of TLS initialisation
Report and patch from Dmitry Banschikov.
Diffstat (limited to 'doc/doc-txt')
-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 3a75ce0d6..b41783d71 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -65,6 +65,10 @@ TK/01 Bugzilla 1239 - fix DKIM verification when signature was not inserted JH/01 Bugzilla 660 - Multi-valued attributes from ldap now parseable as a comma-sep list; embedded commas doubled. +PP/15 LDAP: Check for errors of TLS initialisation, to give correct + diagnostics. + Report and patch from Dmitry Banschikov. + Exim version 4.77 ----------------- |