Add missing search cache tidyup before delivering message received via
[exim.git] / doc / doc-txt / ChangeLog
index c2f94711f1db1e03ccd5b17cd8f2277183728947..c959e63b86a88a90d166e74436e4376afb718020 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.11 2004/10/19 11:29:25 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.12 2004/10/19 11:40:52 ph10 Exp $
 
 Change log file for Exim from version 4.21
 -------------------------------------------
 
 Change log file for Exim from version 4.21
 -------------------------------------------
@@ -42,6 +42,11 @@ Exim version 4.44
 
 10. $recipients is now available in the predata ACL (oversight).
 
 
 10. $recipients is now available in the predata ACL (oversight).
 
+11. Tidy the search cache before the fork to do a delivery from a message
+    received from the command line. Otherwise the child will trigger a lookup
+    failure and thereby defer the delivery if it tries to use (for example) a
+    cached ldap connection that the parent has called unbind on.
+
 
 Exim version 4.43
 -----------------
 
 Exim version 4.43
 -----------------