Fix local delivery delay when combined with remote callout/hold. Bug 2599
[exim.git] / doc / doc-txt / ChangeLog
index 6eb2b508c66c4178e4ae03cc93e136b4fd01d93e..418b310f00a0d5164bb357a58a24a4e6e0f8454d 100644 (file)
@@ -117,6 +117,15 @@ JH/30 Bug 2677: fix matching of long addresses. Since 4.93 a limit of 256 was
       a header.        Fix by increaing the arbitrary limit to larger than a single
       (dewrapped) 5322 header line maximum size.
 
+JH/31 The ESMTP option name advertised for the SUPPORT_EARLY_PIPE build option
+      is changed from X_PIPE_CONNECT to PIPE_CONNECT. This is in line with
+      RFC 6648 which deprecates X- options in protocols as a general practice.
+      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.
+
 
 Exim version 4.94
 -----------------