Docs: clarify non-applicability of the tls_eccurve option to GnuTLS
[users/jgh/exim.git] / doc / doc-txt / ChangeLog
index 95d822df53b01dbd3c07ccca11c1492120cc3df2..534dfd0aea8325a304690123fdf3efc6705fd27c 100644 (file)
@@ -114,6 +114,13 @@ 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.
+
 
 Exim version 4.88
 -----------------