X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0c2c1095a6e00c6f9b56cdf6eb4b495d1f2366bc..7c7ad977d3b0fd01340ece89b898bad1a35c8c05:/doc/doc-txt/ChangeLog?ds=sidebyside 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 -----------------