From: Christos Zoulas Date: Wed, 27 Feb 2019 16:54:27 +0000 (+0000) Subject: recent fixes X-Git-Tag: FILE5_37~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9cca1fa0d612728252adf12cc4ae0bb35febf0a;p=file recent fixes --- diff --git a/ChangeLog b/ChangeLog index 3b7feb2b..103df1c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2019-02-27 11:54 Christos Zoulas + + * Improve regex efficiency (Michael Schroeder) by: + 1. Prefixing regex searches with regular search + for keywords where possible + 2. Using memmem(3) where available + 2019-02-20 10:16 Christos Zoulas * release 5.36