diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-04-03 18:10:09 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-04-03 18:14:13 +0100 |
commit | 5ddebd0eca7f013526cbf4d9b25dd4fa67a283ad (patch) | |
tree | 661ec276b099db37f643b789668591851791cd7a /doc/doc-txt/ChangeLog | |
parent | 99f40596ce0881af49cc8bf61e588cdb55a2af30 (diff) |
CHUNKING: fix availability on continued-transport
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 913518dea..93eac06a1 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -112,6 +112,10 @@ JH/25 Taint-check exec arguments for transport-initiated external processes. the command line may be tainted, in default mode the executable name may not be tainted. +JH/26 Fix CHUNKING on a continued-transport. Previously the usabliility of + the the facility was not passed across execs, and only the first message + passed over a connection could use BDAT; any further ones using DATA. + Exim version 4.95 ----------------- |