Gitweb:
http://git.exim.org/exim.git/commitdiff/076b11e243d3bfe69a9dd123f45c422104ae3057
Commit: 076b11e243d3bfe69a9dd123f45c422104ae3057
Parent: 37f8b55404d931bd8b2103d54a0f38fbd1570767
Author: Phil Pennock <pdp@???>
AuthorDate: Mon Apr 30 16:58:45 2012 -0700
Committer: Phil Pennock <pdp@???>
CommitDate: Mon Apr 30 16:58:45 2012 -0700
document TK's bug 1239 fix in ChangeLog
---
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 1d31387..27fb007 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
-----------------