summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2004-11-10 14:15:20 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2004-11-10 14:15:20 +0000
commit7c7ad977d3b0fd01340ece89b898bad1a35c8c05 (patch)
tree1f866297809731351351701d103c20a4ff1d09a1 /doc/doc-txt/ChangeLog
parent0c2c1095a6e00c6f9b56cdf6eb4b495d1f2366bc (diff)
Michael Haardt's patch to do LDAP network timeouts better for OpenLDAP.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 59f1019c6..fc77a704a 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.19 2004/11/10 10:29:56 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.20 2004/11/10 14:15:20 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -70,6 +70,10 @@ Exim version 4.44
19. Added -dd to debug only the daemon process.
+20. Incorporated Michael Haardt's patch to ldap.c for improving the way it
+ handles timeouts, both on the server side and network timeouts. Renamed the
+ CONNECT parameter as NETTIMEOUT (but kept the old name for compatibility).
+
Exim version 4.43
-----------------