From 7d5055276a22a91de71104775ade236051cebefc Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 19 Jun 2022 17:15:25 +0100 Subject: Regex compile cacheing --- doc/doc-txt/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index a67488798..0188488e1 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -12,6 +12,8 @@ JH/02 Option default value updates: - queue_fast_ramp (main) true (was false) - remote_max_parallel (main) 4 (was 2) +JH/03 Cache static regex pattern compilations, for use by ACLs. + Exim version 4.96 ----------------- -- cgit v1.2.3