Fix SPA authenticator. Bug 3106
[exim.git] / doc / doc-txt / ChangeLog
index a02911cae45beb20e7b338f88da12ca2fade2aa3..7c888dbc0a709d7e1b41e7ca0e40dee1c540d0c7 100644 (file)
@@ -31,6 +31,12 @@ JH/06 Bug 1141: When operating a continued-connection transport, verify that
       the interface option, if specified, evaluates to match the connection.
       Previously, a queued message for the same host was sent without checking.
 
+JH/07 Bug 3106: Fix coding in SPA authenticator. A macro argument was not
+      properly parenthesized, resulting in a logic error.  While the simple
+      fix was provided by Andrew Aitchison, the over-large code block resulting
+      from this macro made me want to replace it with a real function so more
+      extensive rework becamse needed.
+
 Exim version 4.98
 -----------------