diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-03-09 21:45:33 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-03-09 21:45:33 +0000 |
commit | b1f8e4f8ec26ecb99e56a0ed3a5140b65ec95a97 (patch) | |
tree | cabe07b3b5a482d5e72847fa1c7cd5cd5f8f0bc5 /doc/doc-txt/ChangeLog | |
parent | 67d81c106c8dd7da50b57eb5ceeb61d91a2c51e8 (diff) |
Refactor malware.c and introduce new scanner type "sock". Bugs 1418 and 1396
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 493861fec..04a7ce02e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -54,6 +54,9 @@ JH/05 Bugzilla 305: Log incoming-TLS details on rejects, subject to log JH/06 Log outbound-TLS and port details, subject to log selectors, for a failed delivery. +JH/07 Add malware type "sock" for talking to simple daemon. + + Exim version 4.82 ----------------- |