summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2015-12-01 00:01:33 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2015-12-01 19:39:53 +0000
commitabe1010cc7d7d02629e1c9ca4a00240a44fe041e (patch)
tree69317ec2bb554872f5177880f0964c37bf2429ea /doc/doc-txt
parent3045f0503a6aacfa5feea1c9b67e7950a8c57ee7 (diff)
DKIM: $dkim_key_length visibility variable. Bug 1311
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog3
-rw-r--r--doc/doc-txt/NewStuff2
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index a199a8d0d..20623997f 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -109,6 +109,9 @@ JH/21 Bug 1720: Add support for priority groups and weighted-random proxy
"pri" and "weight". Note that the previous implicit priority given by the
list order is no longer honoured.
+JH/22 Bugs 963, 1721: Fix some corner cases in message body canonicalisation
+ for DKIM processing.
+
Exim version 4.86
-----------------
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 7e530ce5d..7385212cc 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -26,6 +26,8 @@ Version 4.87
5. New "-bP config" support, to dump the effective configuration.
+ 6. New $dkim_key_length variable.
+
Version 4.86
------------