TLS resumption: restrict session re-use
[exim.git] / doc / doc-txt / NewStuff
index 77009ec33993e639705f42a32984fed7effcf74e..11004e33a59376c6d024e8c32420b69c6a66a81d 100644 (file)
@@ -17,6 +17,15 @@ Version 4.96
 
  4. An event for failing TLS connects to the daemon.
 
+ 5. The ACL "debug" control gains options "stop", "pretrigger" and "trigger".
+
+ 6. Query-style lookups are now checked for quoting, if the query string is
+    built using untrusted data ("tainted").  For now lack of quoting is merely
+    logged; a future release will upgrade this to an error.
+
+ 7. The expansion conditions match_<list-type> and inlist now set $value for
+    the expansion of the "true" result of the ${if}.  With a static list, this
+    can be used for de-tainting.
 
 Version 4.95
 ------------