summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2012-04-30 16:58:45 -0700
committerPhil Pennock <pdp@exim.org>2012-04-30 16:58:45 -0700
commit076b11e243d3bfe69a9dd123f45c422104ae3057 (patch)
treea2b6dae8a4997bb6fe119deda98c8eb49709fe04 /doc
parent37f8b55404d931bd8b2103d54a0f38fbd1570767 (diff)
document TK's bug 1239 fix in ChangeLog
Diffstat (limited to 'doc')
-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 1d313879a..27fb00787 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -58,6 +58,10 @@ PP/14 TLS fixes for OpenSSL: support TLS 1.1 & 1.2; new "openssl_options"
or write after TLS renegotiation, which otherwise led to messages
"Got SSL error 2".
+TK/01 Bugzilla 1239 - fix DKIM verification when signature was not inserted
+ as a tracking header (ie: a signed header comes before the signature).
+ Patch from Wolfgang Breyha.
+
Exim version 4.77
-----------------