diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-17 23:22:09 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-17 23:25:56 +0000 |
commit | ce3258931d05becb2c87f17d80ee7c4b01f5a55a (patch) | |
tree | a8572e7e3de55fee973707fe55d35d71bd7c4047 /doc | |
parent | f2f2c91b11a6a740b5683ea15ef7e6240b37f086 (diff) |
Fix hosts_connection_nolog ensuring that sender_host_cache is not
incorrectly filled in by the daemon, where the sender_host will
be varying.
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 884abc213..4622fbd36 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -131,6 +131,9 @@ JH/29 Move Events support from Experimental to mainline, enabled by default JH/30 Updated DANE implementation code to current from Viktor Dukhovni. +JH/31 Fix bug with hosts_connection_nolog and named-lists which were wrongly + cached by the daemon. + Exim version 4.86 ----------------- |