Fix cutthrough delivery for more than one iteration of address redirection. Bug...
[exim.git] / doc / doc-txt / ChangeLog
index 018473e457f83701afaadf184083cce2eba3cb4e..3bd8c0a0d24a894be5c0d917644d2cc1777ef26f 100644 (file)
@@ -45,6 +45,11 @@ JH/18 Bug 2287: Fix the protocol name (eg utf8esmtp) for multiple messages
       using the SMTPUTF8 option on their MAIL FROM commands, in one connection.
       Previously the "utf8" would be re-prepended for every additional message.
 
+JH/20 Bug 2296: Fix cutthrough for >1 address redirection.  Previously only
+      one parent address was copied, and bogus data was used at delivery-logging
+      time.  Either a crash (after delivery) or bogus log data could result.
+      Discovery and analysis by Tim Stewart.
+
 
 Exim version 4.91
 -----------------