summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-01-01 15:19:52 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2020-01-01 15:27:41 +0000
commit2b615f22d0ce78ba28a6d758d6a2a5c8cb33e10a (patch)
treee0cdb22708021987c8a3e1333f6ed8fded72b014 /doc/doc-txt
parent0299eb6ae2f923bd2a4ba8f82fc06e615b99c177 (diff)
GSASL: provide $autnN for scram option expansions
Diffstat (limited to 'doc/doc-txt')
-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 491ff5208..e1e1e3bf0 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -74,6 +74,9 @@ JH/17 Logging: when the deliver_time selector ise set, include the DT= field
on delivery deferred (==) and failed (**) lines (if a delivery was
attemtped). Previously it was only on completion (=>) lines.
+JH/18 Authentication: the gsasl driver not provides the $authN variables in time
+ for the expansion of the server_scram_iter and server_scram_salt options.
+
Exim version 4.93
-----------------