Macros: speedup expansion processing
[exim.git] / doc / doc-txt / ChangeLog
index 088c3d358c55bdaa3c466474bdc1646a5cc7265b..370e1b7e73e1e1e71fad91afa515a91b6554f50b 100644 (file)
@@ -96,6 +96,13 @@ JH/17 Bug 2113: Fix conversation closedown with the Avast malware scanner.
       found indication; now we go on to read the "scan ok" response line,
       and send a quit.
 
+JH/18 Bug 2239: Enforce non-usability of control=utf8_downconvert in the mail
+      ACL.  Previously, a crash would result.
+
+JH/19 Speed up macro lookups during configuration file read, by skipping non-
+      macro text after a replacement (previously it was only once per line) and
+      by skipping builtin macros when searching for an uppercase lead character.
+
 
 Exim version 4.90
 -----------------