ChangeLog entry JH/18; applying to 4.89 release
[exim.git] / doc / doc-txt / ChangeLog
index 39e17b3509fc485bed763936f61bde19fa919d96..697da2c4023f7033336bd66db5e6197a187de690 100644 (file)
@@ -102,6 +102,15 @@ 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.
+
+PP/09 Wrote util/chunking_fixqueue_finalnewlines.pl to help recover
+      already-broken messages in the queue.
+
+JH/18 Bug 2061: Fix ${extract } corrupting an enclosing ${reduce }  $value.
+
 
 Exim version 4.88
 -----------------