diff options
author | Nigel Metheringham <nigel@exim.org> | 2010-05-29 17:09:09 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2010-05-29 17:09:09 +0000 |
commit | 94a6bd0b2b09631dd89da8a91c972caf87b65271 (patch) | |
tree | 43ed5d853f020e7c1d8fbe91c5d60188b3f1f8c3 /doc | |
parent | bf83d8d38bc9a0f3b3574eb6641b619e68d7a796 (diff) |
Added previously missed changelog entries
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 1f86a569d..a1168b01c 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.608 2010/05/26 12:26:00 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.609 2010/05/29 17:09:09 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -28,6 +28,15 @@ JJ/03 installed exipick 20100323.0, fixing doc bug NM/06 Bugzilla 988: CVE-2010-2023 - prevent hardlink attack on sticky mail directory. Notification and patch from Dan Rosenberg +TK/01 PDKIM: Upgrade PolarSSL files to upstream version 0.12.1. + +TK/02 Improve log output when DKIM signing operation fails. + +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. + + Exim version 4.71 ----------------- |