From 85e03244290d3fc3f98d1a5bd6b963bb21025883 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Wed, 14 Feb 2018 14:08:08 +0000 Subject: Macros: speedup expansion processing --- doc/doc-txt/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 6dd768c8a..370e1b7e7 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -99,6 +99,10 @@ JH/17 Bug 2113: Fix conversation closedown with the Avast malware scanner. 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 ----------------- -- cgit v1.2.3