summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-04-25 20:50:07 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-04-26 12:40:34 +0100
commitbe24b950ae0db88b1c9811b3a028e95133c55efa (patch)
treedf0508c57dab4c921320107da467c7cb45bcd4cb /doc/doc-txt/ChangeLog
parenta841a6eca79ff08b36f2225dcf89c1c162bb8777 (diff)
DKIM: dkim_verify_min_keysizes option
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 99ad7d1a5..9fd526b08 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -176,6 +176,9 @@ JH/38 Fix $dkim_key_length. This should, after a DKIM verification, present
the size of the signing public-key. Previously it was instead giving
the size of the signature hash.
+JH/39 DKIM verification: the RFC 8301 restriction on sizes of RSA keys is now
+ the default. See the (new) dkim_verify_min_keysizes option.
+
Exim version 4.93
-----------------