summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-12-04 14:01:18 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-12-04 14:01:18 +0000
commit7af11cd0ba4fab5f0a38a0505b85f8cd8a08c36b (patch)
treea8b3cb2ce9e13df32adec105ff8619cd5a50d0ef /doc
parent6eea004b2f4a29db5ea9ea495574dd4fbb15a525 (diff)
ARC: fix crash in signing
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 8a0b75ede..1e8a2d216 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -217,6 +217,10 @@ JH/46 FreeBSD: fix use of the sendfile() syscall. The shim was not updating
the file-offset (which the Linux syscall does, and exim expects); this
resulted in an indefinite loop.
+JH/47 ARC: fix crash in signing, triggered when a configuration error failed
+ to do ARC verification. The Authentication-Results: header line added
+ by the configuration then had no ARC item.
+
Exim version 4.92
-----------------