summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2011-08-27 16:01:01 -0700
committerPhil Pennock <pdp@exim.org>2011-08-27 16:01:01 -0700
commit9e949f00f404d3672b1ecd7c1bfd5e8927a3301d (patch)
tree9e548746dcd7865c699191178f106804f86c4593 /doc/doc-txt/ChangeLog
parente12f8c3248614077e92c7ba23386e1f36d570c8f (diff)
$av_failed variable set when av_scanner deferred
Patch from John Horne. Fixes bug 1078
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 bb182c9dd..6181dd2d2 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -97,6 +97,10 @@ PP/03 Implement SSL-on-connect outbound with protocol=smtps on smtp transport.
PP/04 Use .dylib instead of .so for dynamic library loading on MacOS.
+PP/05 Variable $av_failed, true if the AV scanner deferred.
+ Patch from John Horne.
+ Bugzilla 1078.
+
Exim version 4.76
-----------------