summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNigel Metheringham <nigel@exim.org>2010-05-29 19:16:50 +0000
committerNigel Metheringham <nigel@exim.org>2010-05-29 19:16:50 +0000
commitc1b141a8dd1114dc988751da299e1485aae81b20 (patch)
tree7bc1e224140c99de5049b7bf070177e101ff7e8d /doc
parent13f492fcacb2398c89bead957364fe4fee8cfd24 (diff)
Null initialise DKIM variable. Fixes: #986
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index a1168b01c..a2434129c 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.609 2010/05/29 17:09:09 nm4 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.610 2010/05/29 19:16:50 nm4 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -36,6 +36,8 @@ MH/01 Treat the transport option dkim_domain as a colon separated
list, not as a single string, and sign the message with each element,
omitting multiple occurences of the same signer.
+NM/07 Null terminate DKIM strings, Null initialise DKIM variable
+ Bugzilla 985, 986. Patch by Simon Arlott
Exim version 4.71