diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-10-31 23:58:11 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-11-02 14:23:32 +0000 |
commit | a75ebe0dcc5faeb915cacb0d9db66d2475789116 (patch) | |
tree | 8b84e92aef30f331707a479c368ebed41fb2e27a /doc | |
parent | 51b611aa81d7ee01243b196abc34a0e2eabd293c (diff) |
Pass authenticator pubname through spool. Bug 2648
Diffstat (limited to 'doc')
-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 959218100..e61ad6226 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -130,6 +130,10 @@ JH/26 Bug 2646: fix a memory usage issue in ldap lookups. Previously, when more details, an internal consistency trap could be hit while walking the list of servers. +JH/27 Bug 2648: fix the passing of an authenticator public-name through spool + files. The value is used by the authresults expansion item. Previously + if this was used in a router or transport, a crash could result. + Exim version 4.94 ----------------- |