Debug: more detail for expansions
[exim.git] / doc / doc-txt / ChangeLog
index b155e6b9dca1fcf6e317b9cb8a8feff0ccd28a4b..33285f9b9df12155e89cd576e40febe23350bb1a 100644 (file)
@@ -63,6 +63,19 @@ JH/13 Bug 2845: Fix handling of tls_require_ciphers for OpenSSL when a value
       in 4.95 trapped when normalisation was applied to an option not needing
       expansion action.
 
+JH/14 Bug 1895: TLS: Deprecate RFC 5114 Diffie-Hellman parameters.
+
+JH/15 Fix a resource leak in *BSD.  An off-by-one error resulted in the daemon
+      failing to close the certificates directory, every hour or any time it
+      was touched.
+
+JH/16 Debugging initiated by an ACL control now continues through into routing
+      and transport processes, when delivery is immediate.  Previously debugging
+      stopped any time Exim re-execs.
+
+JH/17 The "expand" debug selector now gives more detail, specifically on the
+      result of expansion operators (as opposed to expansion items).
+
 
 Exim version 4.95
 -----------------