summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-03-11 18:46:23 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-03-11 18:53:22 +0000
commitfc8cd529d7801658d38d9a4fc82a8b18fe3bbcc6 (patch)
treee1b56c81f35457c8d2ab9031e068e5e75a6aac74 /doc/doc-txt/ChangeLog
parentd9cb3c4537f82c8663c19c391bd727235916db6c (diff)
Fix ldap lookups for zero-length attribute value. Bug 2251
Broken-by: acec9514b1
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 06ed2eeb5..e4ad9f0c5 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -135,6 +135,9 @@ JH/26 Bug 2253: For logging delivery lines under PRDR, append the overall
the "C=" log element. It can have useful tracking info from the
destination system. Patch from Simon Arlott.
+JH/27 Bug 2251: Fix ldap lookups that return a single attribute having zero-
+ length value. Previously this would segfault.
+
Exim version 4.90
-----------------