summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-05-30 22:20:33 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-05-30 23:16:57 +0100
commit1a6230a33e235e2b008caabd112f8bc6cb1bcc60 (patch)
tree2236023f70b3be0daf0ffa658bdc365e5b7eec1e /doc
parent5739711991a412084e89905e2ebaf396ab8fb6b1 (diff)
Avoid writing msglog files in -bh and -bhc modes. Bug 1804
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index eca1defa8..254070e26 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -35,6 +35,8 @@ JH/07 Retire gnutls_require_mac et.al. These were nonfunctional since 4.80
JH/08 Bug 1836: Fix crash in VRFY handling when handed an unqualified name
(lacking @domain). Apply the same qualification processing as RCPT.
+JH/09 Bug 1804: Avoid writing msglog files when in -bh or -bhc mode.
+
Exim version 4.87
-----------------