diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-10-16 12:49:43 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-10-16 12:49:43 +0000 |
commit | d5c39246a09ea2aab78faee747d5b7f69ff98640 (patch) | |
tree | 3783e44044d8d4101c5720eb52f867be9166e466 /doc/doc-txt | |
parent | 7496b4175bb751bd33a1d50b39281b52eab996b6 (diff) |
Correction changelog bug id. Fixes: #622
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 690a057f3..3cafa8183 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.572 2009/10/16 12:43:54 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.573 2009/10/16 12:49:43 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -91,7 +91,7 @@ NM/12 Bugzilla 497: Correct behaviour of exiwhat when no config exists. NM/13 Bugzilla 590: Correct handling of Resent-Date headers. Patch provided by Brad "anomie" Jorsch -NM/14 Bugzilla 614: Added timeout setting to transport filter. +NM/14 Bugzilla 622: Added timeout setting to transport filter. Patch provided by Dean Brooks TK/05 Add native DKIM support (does not depend on external libraries). |