summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-03-13 16:27:54 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-03-13 16:33:53 +0000
commit4b4856ff163c6fd31f07511fd1f5c5d9ffc57f53 (patch)
treed3dd412561459e4a8e4ebbc078a98df75637bb9d /doc/doc-txt/ChangeLog
parent65a32f85e4b922055308e24ff8b7e884c92c47db (diff)
Mark variables unused before release of store in the queue-runner loop
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 344671add..f3f849af6 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -145,6 +145,8 @@ 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.
Exim version 4.90