diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-01-20 10:50:34 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-01-20 10:50:34 +0000 |
commit | 1058096b8c5317376c1df7473f6ca7c543d20715 (patch) | |
tree | 491dfba00e145e6291d3beb33cae54bf37586ecd /doc | |
parent | 9dea8f12c7617bcee02319adbb51353b6b35b2f8 (diff) |
Debug: more detail for expansions
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 20c6948ad..33285f9b9 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -73,6 +73,9 @@ 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. +JH/17 The "expand" debug selector now gives more detail, specifically on the + result of expansion operators (as opposed to expansion items). + Exim version 4.95 ----------------- |