summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-12-14 14:47:16 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-12-14 15:55:37 +0000
commitde41aff0511cad420dd1936b23dce61e04ce6ab4 (patch)
tree15add502cd740392dc1b2d42deea7d0496a6984d /doc/doc-txt
parent12815ef098371280559b2f9f2d4c8241c4cd0f24 (diff)
Zero smtp context structure after allocation
Diffstat (limited to 'doc/doc-txt')
-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 032bfc917..ac4d57af9 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -45,6 +45,9 @@ JH/11 Bug 2494: Unset the default for dmarc_tld_file. Previously a naiive
should both provide the file and set the option.
Also enforce no DMARC verification for command-line sourced messages.
+JH/12 Fix an uninitialised flag in early-pipelining. Previously connections
+ could, depending on the platform, hang at the STARTTLS response.
+
Exim version 4.93
-----------------