diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-01-20 23:58:36 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-01-20 23:58:36 +0000 |
commit | 80dec2b11297acb99c25a76e6c55ba81da906576 (patch) | |
tree | 98d52c08dee6527e17b5a387dfd5189c93b44936 /doc | |
parent | b752461e73d65163325bbf35dd55268e36e7f572 (diff) |
Debug: more detail for expansion items
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 33285f9b9..6cb01863d 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -74,7 +74,7 @@ JH/16 Debugging initiated by an ACL control now continues through into routing 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). + result of expansion operators and items. Exim version 4.95 |