summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2015-12-17 23:22:09 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2015-12-17 23:25:56 +0000
commitce3258931d05becb2c87f17d80ee7c4b01f5a55a (patch)
treea8572e7e3de55fee973707fe55d35d71bd7c4047 /doc/doc-txt/ChangeLog
parentf2f2c91b11a6a740b5683ea15ef7e6240b37f086 (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/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog3
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
-----------------