diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-10-16 23:56:12 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-10-17 12:17:59 +0100 |
commit | a375c22c1df005c1bd710af1e540fba6e9a496d1 (patch) | |
tree | f3ade6914cd3fb240f0a3a2d57094634fece6c28 /doc | |
parent | 51be321b27825c01829dffd90f11bfff256f7e42 (diff) |
Change advertised feature name for PIPECONNECT
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 811d12362..d38163be5 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -28,6 +28,10 @@ JH/05 Bug 2819: speed up command-line messages being read in. Previously a JH/06 Bug 2815: Fix ALPN sent by server under OpenSSL. Previously the string sent was prefixed with a length byte. +JH/07 Change the SMTP feature name for pipelining connect to be compliant with + RFC 5321. Previously Dovecot (at least) would log errors during + submission. + Exim version 4.95 ----------------- |