summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMad Alex <alex.exim@madalex.me.uk>2019-01-30 13:57:36 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-01-30 13:59:52 +0000
commitae63862ba6f6ee0c17ec865cc6cf0eebb3ca2389 (patch)
treea0762735471d7ab4534ae211cc483e4029a000e6 /doc
parent3f9700ab53b9f4fa4a2667957afb249f5639da9d (diff)
Fix dkim_verify_signers option. Bug 2366exim-4.92-jghexim-4.92-RC6exim-4.92
Testsuite coverage by jgh. Broken-by: d342446f29
Diffstat (limited to 'doc')
-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 e2dd71b2b..7da07ad46 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -191,6 +191,9 @@ JH/41 Fix the loop reading a message header line to check for integer overflow,
and more-often against header_maxsize. Previously a crafted message could
induce a crash of the recive process; now the message is cleanly rejected.
+JH/42 Bug 2366: Fix the behaviour of the dkim_verify_signers option. It had
+ been totally disabled for all of 4.91. Discovery and fix by "Mad Alex".
+
Exim version 4.91
-----------------