From 5ddebd0eca7f013526cbf4d9b25dd4fa67a283ad Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 3 Apr 2022 18:10:09 +0100 Subject: CHUNKING: fix availability on continued-transport --- doc/doc-txt/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/doc-txt/ChangeLog') 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 ----------------- -- cgit v1.2.3