Fix ldap option setting.
[users/jgh/exim.git] / doc / doc-txt / ChangeLog
index 6b8405d76de722e357006500f268dbecb2341634..989ec52c5cb4e6907c7b0208def0faa8205242d5 100644 (file)
@@ -17,6 +17,12 @@ TF/01 Correctly close the server side of TLS when forking for delivery.
 TF/02 Portability fix for building lookup modules on Solaris when the xpg4
       utilities have not been installed.
 
+JH/01 Fix memory-handling in use of acl as a conditional; avoid free of
+      temporary space as the ACL may create new global variables.
+
+TL/01 LDAP support uses per connection or global context settings, depending
+      upon the detected version of the libraries at build time.
+
 
 Exim version 4.82
 -----------------