summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-03-22 15:00:23 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-03-22 15:02:44 +0000
commite6024a5e9e193f559508d05ee401ae8f7f3c25ae (patch)
tree6c6aff8704cc943db92cbf8f9c264e671f5ca16f /doc
parentdbb8fff1d199ba2f88bbbc09a87b883022d77f3f (diff)
Fix "-bP smtp_receive_timeout". Bug 2384
Diffstat (limited to 'doc')
-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 fa8f467e6..6217a4d0c 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -52,6 +52,9 @@ JH/11 Harden plaintext authenticator against a badly misconfigured client-send
string. Previously it was possible to cause undefined behaviour in a
library routine (usually a crash). Found by "zerons".
+JH/12 Bug 2384: fix "-bP smtp_receive_timeout". Previously it returned no
+ output.
+
Exim version 4.92
-----------------