diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-03-10 20:27:49 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-03-10 21:55:08 +0000 |
commit | faa73f190673ae82a142f000a9ad2c13671f0376 (patch) | |
tree | 80bf79be93d5d44ed22275e7d832af6f7f36b971 /doc/doc-txt/ChangeLog | |
parent | 7596f24296bffbb02eeb7e13b6580d67ccaf798e (diff) |
Fix static address-list lookup return
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 02943dd99..5ba587b8e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -92,6 +92,9 @@ JH/20 When built with NDBM for hints DB's check for nonexistence of a name JH/21 Remove the "allow_insecure_tainted_data" main config option and the "taint" log_selector. These were previously deprecated. +JH/22 Fix static address-list lookups to properly return the matched item. + Previously only the domain part was returned. + Exim version 4.95 ----------------- |