Logging: make placement of continued-delivery asterisk consistent
[exim.git] / doc / doc-txt / ChangeLog
index f2d34e84dfd77b4e048ddedb5bcc5a21d092203f..e6930dd2249015c689f4a420d48a96bf9ab8cdec 100644 (file)
@@ -156,6 +156,18 @@ JH/31 The ESMTP option name advertised for the SUPPORT_EARLY_PIPE build option
       Changeover between the implementations is handled by the mechanisms
       alrready coded.
 
+JH/32 Bug 2599: fix delay of delivery to a local address where there is also
+      a remote which uses callout/hold.  Previously the local was queued.
+
+JH/33 Fix a taint trap in the ${listextract } expansion when the source data
+      was tainted.
+
+JH/34 Fix the placement of a multiple-message delivery marker in the delivery
+      log line. The asterisk is now consistently appended to the remote IP
+      (and port, if given), and will also be provided on defer and fail log
+      lines.  Previously it could be placed on the local IP if that was being
+      logged, and was only provided on delivery lines.
+
 
 Exim version 4.94
 -----------------