summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-04-13 11:51:50 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2018-04-13 11:51:50 +0100
commit321ef002e23ff171922075988bcd8e77bae884b7 (patch)
treee175340e36494ba62043d8b6493214215b4b9d1f /doc/doc-txt/ChangeLog
parent0f9d3f8ba8cf8b559b74ba9166d8a436498651b4 (diff)
DKIM: add support for the SubjectPublicKeyInfo wrapped form of pubkey
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 9fc466365..83a37d515 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -206,6 +206,10 @@ JH/37 Bug 2255: Revert the disable of the OpenSSL session caching. This
PP/03 Add util/renew-opendmarc-tlds.sh script for safe renewal of public
suffix list.
+JH/38 DKIM: accept Ed25519 pubkeys in SubjectPublicKeyInfo-wrapped form,
+ since the IETF WG has not yet settled on that versus the original
+ "bare" representation.
+
Exim version 4.90
-----------------