Fix missing line termination on the last received BDAT chunk (Bug 1974)
[exim.git] / doc / doc-txt / ChangeLog
index 39e17b3509fc485bed763936f61bde19fa919d96..23f05ebe92bbb3a37fecf1e78c37a733391faa03 100644 (file)
@@ -102,6 +102,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
 -----------------