From 1a7c9a486d397cd58814616923af501282c43a26 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 11 Feb 2018 23:16:02 +0000 Subject: Revert "Macros: convert to tree for speed of lookup" This reverts commit 165acdd1ea3b7399b2279f94c881f8e366efaf71. --- doc/doc-txt/ChangeLog | 5 ----- 1 file changed, 5 deletions(-) (limited to 'doc/doc-txt/ChangeLog') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 8ae418ab1..088c3d358 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -96,11 +96,6 @@ 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 Convert macro handling to be tree-based, from the previous linear list. - With the number of builtin macros we now have this is worthwhile, - dropping the config-file read time (during which new macros are checked - and registered, and macros are expanded) from about 500 usec to about 180. - Exim version 4.90 ----------------- -- cgit v1.2.3