diff options
author | Phil Pennock <pdp@exim.org> | 2011-02-21 01:09:25 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2011-02-21 01:11:23 -0500 |
commit | bc4bc4c581f45f7afae0e06e5279026dae7e519a (patch) | |
tree | 03d34e5f493b9e87c35fb2cf626b2372ab2101ad /doc | |
parent | 82b199b94da8ad79db922e34e2fc457eed4ad5ad (diff) |
DKIM multiple signature generation fix.
Patch from Uwe Doering, sign-off by Michael Haardt.
fixes bug 1019
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 3764a88a1..1188810ba 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -69,6 +69,9 @@ PP/12 Bugzilla 1056: Improved spamd server selection. PP/13 Bugzilla 1086: Deal with maildir quota file races. Based on patch from Heiko Schlittermann. +PP/14 Bugzilla 1019: DKIM multiple signature generation fix. + Patch from Uwe Doering, sign-off by Michael Haardt. + Exim version 4.74 ----------------- |