diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-01-04 16:36:27 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-01-04 16:36:27 +0000 |
commit | 533244aff041c5fd9d193947f533a4c0150a9c9e (patch) | |
tree | a5b4d34317f483e29a204af3cfdd0b11601c13cf /doc/doc-txt/ChangeLog | |
parent | 60dc5e56c3e1a53aa42c0b74a4af3f7a3ad9118c (diff) |
Added the hosts_max_try_hardlimit option. (The removed file is left over
from a previous update; I screwed up the CVS-ing.)
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index bf214bce7..891a3e04e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.63 2005/01/04 13:31:41 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.64 2005/01/04 16:36:27 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -290,6 +290,8 @@ Exim version 4.50 SMTP connection. (Fix 4.40/11 dealt with the non-cache case, but overlooked the caching.) +66. Added hosts_max_try_hardlimit to the smtp transport, default 50. + Exim version 4.43 ----------------- |