summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-11-21 00:50:38 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-11-21 00:50:38 +0000
commitc0fb53b74e07fd17247960c998ffcb1f3c9f931f (patch)
treee257b1f3ebc8df4ff1dec8efd7b06ce8dc3affe7 /doc
parentbe2b133acc9607bad24c7fe5a6cd06624701281a (diff)
Fix cyrus-sasl authenticator for $authenticated_fail_id. Bug 2238
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 240781223..f575a10e1 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -151,6 +151,10 @@ JH/32 For main options check_spool_space and check_inode_space, where the
(i.e. more than 2 TB). Accept E, P and T multipliers in addition to
the previous G, M, k.
+JH/33 Bug 2338: Fix the cyrus-sasl authenticator to fill in the
+ $authenticated_fail_id variable on authentication failure. Previously
+ it was unset.
+
Exim version 4.91
-----------------