Fix missing line termination on the last received BDAT chunk (Bug 1974)
[exim.git] / doc / doc-txt / ChangeLog
index 95d822df53b01dbd3c07ccca11c1492120cc3df2..1f1f7aa833d197b849ea34285e4a1166e52cdecc 100644 (file)
@@ -114,6 +114,10 @@ JH/17 Fix inbound CHUNKING when DKIM disabled at runtime.
 HS/01 Fix portability problems introduced by PP/08 for platforms where
       realloc(NULL) is not equivalent to malloc() [SunOS et al].
 
+HS/02 Bug 1974: Fix missing line terminator on the last received BDAT
+      chunk. This allows us to accept broken chunked messages. We need a more
+      general solution here.
+
 
 Exim version 4.88
 -----------------