diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-12-21 13:59:15 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-12-21 13:59:15 +0000 |
commit | 3ca0ba97c4bd4f8ece7f38b60280222020c1d024 (patch) | |
tree | 154ebcf7cf669a69c3dbc8431ac2fc9730459a50 /doc/doc-txt/ChangeLog | |
parent | 7102e136b439b6e92317b484192f1357b1e1121a (diff) |
Improve error message when ldap_search fails in OpenLDAP or Solaris
LDAP.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 2b75b4656..348f15b03 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.53 2004/12/21 12:21:46 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.54 2004/12/21 13:59:15 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -239,6 +239,8 @@ Exim version 4.50 dnsdb lookup now tests whether it's key is an IP address. If not, it leaves it alone. Component reversal etc. now happens only for IP addresses. +56. Improve error message when ldap_search() fails in OpenLDAP or Solaris LDAP. + Exim version 4.43 ----------------- |