diff options
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index f3f849af6..6fb440203 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -146,7 +146,8 @@ JH/28 Ensure that variables possibly set during message acceptance are marked 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. + message files. Do the same for the SMTP per-message loop, for certain + variables indirectly set in ACL operations. Exim version 4.90 |