diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-02-13 12:00:55 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-02-13 12:09:33 +0000 |
commit | 7f8394e7c983b1c199866fc6b1c14feb857b651d (patch) | |
tree | 9b314e6a90f5cd55c4ac94c409a08cfad2191f43 /doc/doc-txt/ChangeLog | |
parent | b7c6d0ccbc57c958954205b2c9d70528b9688c1a (diff) |
Fix include_directory in redirect routers. Bug 2715
Broken-by: 10c50704c1
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 6cb01863d..231ec7371 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -76,6 +76,11 @@ JH/16 Debugging initiated by an ACL control now continues through into routing JH/17 The "expand" debug selector now gives more detail, specifically on the result of expansion operators and items. +JH/18 Bug 2751: Fix include_directory in redirect routers. Previously a + bad comparison between the option value and the name of the file to + be included was done, and a mismatch was wrongly identified. + 4.88 to 4.95 are affected. + Exim version 4.95 ----------------- |