Routing: for efficiency, avoid complexifying the "condition" string until the second...
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index aeb67ecfaa7256ff1ac95969bcc2f88eb70152cc..f2000b5d4498eb4ff7d88e874fee782ff2674eb1 100644 (file)
@@ -88,6 +88,12 @@ JH/23 Bug 1874: fix continued use of a connection for further deliveries.
       (has no matching addresses), we lost track of needing to mark it
       deferred.  As a result mail would be lost.
 
+JH/24 Bug 1832: Log EHLO response on getting conn-close response for HELO.
+
+JH/25 Decoding ACL controls is now done using a binary search; the sourcecode
+      takes up less space and should be simpler to maintain.  Merge the ACL
+      condition decode tables also, with similar effect.
+
 
 Exim version 4.87
 -----------------