Prevent TLS rebinding in LDAP connections
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index f9a3767791fb000e28e8ae7e230ae127b9aca898..9d9f17d5b4b2df4b16ec0ea0929d4bfd7a8ce00e 100644 (file)
@@ -209,6 +209,20 @@ PP/23 Support safari_ecdhe_ecdsa_bug for openssl_options.
       It's SecureTransport, so affects any MacOS clients which use the
       system-integrated TLS libraries, including email clients.
 
+PP/24 Fix segfault from trying to fprintf() to a NULL stdio FILE* if
+      using a MIME ACL for non-SMTP local injection.
+      Report and assistance in diagnosis by Warren Baker.
+
+TL/08 Adjust exiqgrep to be case-insensitive for sender/receiver.
+
+JH/16 Fix comparisons for 64b.  Bugzilla 1385.
+
+TL/09 Add expansion variable $authenticated_fail_id to keep track of
+      last id that failed so it may be referenced in subsequent ACL's.
+
+TL/10 Bugzilla 1375 - Prevent TLS rebinding in ldap. Patch provided by
+      Alexander Miroch.
+
 
 Exim version 4.80.1
 -------------------