diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-10-15 21:40:17 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-10-25 15:33:43 +0000 |
commit | 0f557e9065b0bcfce38ee1fea5fc947bf0c5431c (patch) | |
tree | 5f2e64af347a5a019c25a7586dac89bee850db89 /doc/doc-txt/ChangeLog | |
parent | 1cfe5c1c3f79de51039d47efd88620c3c325d2a6 (diff) |
DKIM: ignore space & tab embedded in base64 during decode. Bug 1700
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 14f0dc737..4fb36643e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -54,6 +54,10 @@ JH/07 Bug 1678: Always record an interface option value, if set, as part of a different interface settings and the retry behaviour needs to be kept distinct. +JH/08 Bug 1586: exiqgrep now refuses to run if there are unexpected arguments. + +JH/09 Bug 1700: ignore space & tab embedded in base64 during decode. + Exim version 4.86 ----------------- |