max_parallel transport option. Bug 1698
[exim.git] / doc / doc-txt / NewStuff
index a0002b620e1fc5267a0a8a71e4410c6f16080b69..a7185a4e225f0889b841ab9978bc3a4c7a188d46 100644 (file)
@@ -6,6 +6,18 @@ Before a formal release, there may be quite a lot of detail so that people can
 test from the snapshots or the CVS before the documentation is updated. Once
 the documentation is updated, this file is reduced to a short list.
 
+Version 4.87
+------------
+
+ 1. The ACL conditions regex and mime_regex now capture substrings
+    into numeric variables $regex1 to 9, like the "match" expansion condition.
+
+ 2. New $callout_address variable records the address used for a spam=,
+    malware= or verify= callout.
+
+ 3. Transports now take a "max_parallel" option, to limit concurrency.
+
+
 Version 4.86
 ------------