diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-06-21 17:03:38 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-06-21 17:09:41 +0100 |
commit | 49e56fb37f587bf0e69d2fbe76fa0793f898c26f (patch) | |
tree | d67eedd2e7f7ed8b475a583f22c8db8b51e66005 /doc/doc-txt/ChangeLog | |
parent | 79f9c6442c53839fb74d3414af4cb5c226bc6ce6 (diff) |
DKIM: Fix signing for body lines starting with a pair of dots. Bug 2284
Broken-by: 42055a3385
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 5303b2d50..96508ff3f 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -66,6 +66,8 @@ JH/13 For receent Openssl versions (1.1 onward) use modern generic protocol now-deprecated earlier definitions used only specified the range up to TLS 1.2 (in the older-version library docs). +JH/14 Bug 2284: Fix DKIM signing for body lines starting with a pair of dots. + Exim version 4.91 ----------------- |