summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-05-15 17:10:59 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2022-05-15 17:10:59 +0100
commitc9771b0f607127d89018dd79bab6febb14db3d6d (patch)
tree01ad3b7e0253c225f7e2d5782d5c0ecf18a4c774 /doc/doc-txt
parent758fe60790c2f22e2823b5969a622371f03466f8 (diff)
downloadexim4-c9771b0f607127d89018dd79bab6febb14db3d6d.tar.gz
Debug: pass ACL-initiated debug through spool residencyexim-4.96-RC1
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index d492a62b7..ac5354c73 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -70,8 +70,8 @@ JH/15 Fix a resource leak in *BSD. An off-by-one error resulted in the daemon
was touched.
JH/16 Debugging initiated by an ACL control now continues through into routing
- and transport processes, when delivery is immediate. Previously debugging
- stopped any time Exim re-execs.
+ and transport processes. Previously debugging stopped any time Exim
+ re-execs, or for processing a queued message.
JH/17 The "expand" debug selector now gives more detail, specifically on the
result of expansion operators and items.