summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2004-11-04 12:19:48 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2004-11-04 12:19:48 +0000
commit4deaf07d6cdd04468e4bc383945b9e19d7d55aa3 (patch)
tree1f6376117c8027f4606d2a8dc5293fd640e42082 /doc/doc-txt/ChangeLog
parent23c7ff99864ed699b3c6e547c1396a02eb6e4b73 (diff)
Added a "connect=<time>" option to callouts, for a separate timeout
for making the connection. As part of this, the debug output for a failed connection now shows the error, and, if it's a timeout, the timeout value.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index a57b077a1..01bfcf8f1 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.14 2004/11/04 10:42:11 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.15 2004/11/04 12:19:48 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -56,6 +56,9 @@ Exim version 4.44
14. Added forbid_sieve_filter and forbid_exim_filter to the redirect router.
+15. Added a new option "connect=<time>" to callout options, to set a different
+ connection timeout.
+
Exim version 4.43
-----------------