summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-07-18 23:10:33 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-07-18 23:10:33 +0100
commitfae8970db0e012deb28c139744583aad49ab9fa4 (patch)
treebde67bb90151a468b29e1f70200e7e835fd55d5b /doc/doc-txt/ChangeLog
parentb8f899cf1da8ce1587f32c438a0def6d7332bc1e (diff)
Fix cache-cold random callout verify. Bug 2147
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index de8151f65..c5de41961 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -128,6 +128,10 @@ JH/19 Bug 2141: Use the full-complex API for Berkeley DB rather than the legacy-
file in the working directory redirecting the DB files, possibly correpting
some existing file.
+JH/20 Bug 2147: Do not defer for a verify-with-callout-and-random which is not
+ cache-hot. Previously, although the result was properly cached, the
+ initial verify call returned a defer.
+
Exim version 4.89
-----------------