diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-09-19 11:56:11 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-09-19 11:56:11 +0000 |
commit | 6af56900ac77d083b8c3abc76bd808e6718412ee (patch) | |
tree | c1deef021e181355c5a4ca6689f2c26ce6b7ad06 /doc/doc-txt/ChangeLog | |
parent | 7a546ad529bc715e345141261097737a986af03c (diff) |
Michael Haardt's randomized retry stuff, using the new letter "H".
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 3f2121c1c..c3d1fe70a 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.235 2005/09/19 09:41:37 fanf2 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.236 2005/09/19 11:56:11 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -207,6 +207,9 @@ TF/06 The fix for widen_domains has also been applied to qualify_single and search_parents which are the other dnslookup options that can cause header rewrites. +PH/49 Michael Haardt's randomized retrying, but as a separate retry parameter + type ("H"). + Exim version 4.52 ----------------- |