summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorNigel Metheringham <nigel@exim.org>2010-05-29 19:23:25 +0000
committerNigel Metheringham <nigel@exim.org>2010-05-29 19:23:25 +0000
commit0d0c6357ebfc93f3119d2118dbeb62a8ad50c678 (patch)
tree843d0b0876759b9bc63b48977ba19c146172ed51 /doc/doc-txt
parentc1b141a8dd1114dc988751da299e1485aae81b20 (diff)
DKIM DNS TXT record bug fix. Fixes: #967
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index a2434129c..372be8fdf 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.610 2010/05/29 19:16:50 nm4 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.611 2010/05/29 19:23:26 nm4 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -39,6 +39,9 @@ MH/01 Treat the transport option dkim_domain as a colon separated
NM/07 Null terminate DKIM strings, Null initialise DKIM variable
Bugzilla 985, 986. Patch by Simon Arlott
+NM/08 Bugzilla 967. DKIM DNS TXT record bug fix
+ Patch by Simon Arlott
+
Exim version 4.71
-----------------