diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-01-02 17:12:03 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-01-02 17:12:03 +0000 |
commit | 4c69d561122718efebb6e0aec43bc5afa4958657 (patch) | |
tree | 92e09763af1e4d8b18f46f106970193cf6a9dab2 /doc/doc-txt/ChangeLog | |
parent | 447de4b05520fb2c652ddb8958ba149da32102e2 (diff) |
Correct handling of Resent-Date headers. Fixes: #590
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 804544f58..98c8ad403 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.560 2009/01/02 16:58:05 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.561 2009/01/02 17:12:03 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -88,6 +88,9 @@ NM/11 Bugzilla 749: Preserve old behaviour of blanks comparing equal to zero. 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 + Exim version 4.69 ----------------- |