Mark variables that are unused before release of store in the receive message loop
[exim.git] / doc / doc-txt / ChangeLog
index 344671add0e5e6e84b2f3b102a16bc221571e1aa..6fb4402030d3da27e26091e5413dc094793c3fd8 100644 (file)
@@ -145,6 +145,9 @@ JH/28 Ensure that variables possibly set during message acceptance are marked
       dead before release of memory in the daemon loop.  This stops complaints
       about them when the debug_store option is enabled.  Discovered specifically
       for sender_rate_period, but applies to a whole set of variables.
+      Do the same for the queue-runner loop, for variables set from spool
+      message files.  Do the same for the SMTP per-message loop, for certain
+      variables indirectly set in ACL operations.
 
 
 Exim version 4.90