diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-01-18 00:50:47 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-01-18 00:50:47 +0000 |
commit | 9dea8f12c7617bcee02319adbb51353b6b35b2f8 (patch) | |
tree | 20068e47fa0fce562cdb8de75574434dcb791e94 /doc | |
parent | 5732024c9991f1e220ad203087997ca467a5cef7 (diff) |
Debug: pass ACL-initiated debug through execs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 567399483..20c6948ad 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -69,6 +69,10 @@ JH/15 Fix a resource leak in *BSD. An off-by-one error resulted in the daemon failing to close the certificates directory, every hour or any time it 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. + Exim version 4.95 ----------------- |