Fix memory management vs. acl-as-conditional
[exim.git] / doc / doc-txt / ChangeLog
index 85c5625b0b9638f3cb4931e9d61b41c1eade01be..cc9238e04f64af75bf28993fc67f96e7e3012b0b 100644 (file)
@@ -14,6 +14,12 @@ TF/01 Correctly close the server side of TLS when forking for delivery.
       connection previously had. Exim would try to use TLS and fail, logging
       a "Bad file descriptor" error.
 
+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.
+
 
 Exim version 4.82
 -----------------