Michael Haardt's patch to do LDAP network timeouts better for OpenLDAP.
[exim.git] / doc / doc-txt / ChangeLog
index 9ae2962de47ff2ef4b2eec7af007837589ef4001..fc77a704a24c6706bb3303eee4c27adc91313670 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.17 2004/11/05 14:59:12 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
 -------------------------------------------
@@ -65,6 +65,15 @@ Exim version 4.44
 17. A "Completed" log line is now written for messages that are removed from
     the spool by the -Mrm option.
 
+18. New variables $sender_verify_failure and $recipient_verify_failure contain
+    information about exactly what failed.
+
+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
 -----------------