From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 28 Sep 2020 10:38:34 +0000 (+0200)
Subject: Remove #119 "Evaluate using pcre's jit mode"
X-Git-Tag: v_3_0_29~58
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/user-manual/static/diff?a=commitdiff_plain;h=a36d2229551aa004fc072b3786561876120b7f57;p=privoxy.git

Remove #119 "Evaluate using pcre's jit mode"

Support has been added.
---

diff --git a/TODO b/TODO
index 4165e278..d258cf58 100644
--- a/TODO
+++ b/TODO
@@ -292,8 +292,6 @@ https://www.privoxy.org/faq/general.html#DONATE
 118) There should be "escaped" dynamic variables that are guaranteed
      not to break filters.
 
-119) Evaluate using pcre's jit mode.
-
 120) Add an option to limit pcre's recursion limit below the default.
      On some platforms the recursion limit doesn't prevent pcre from
      running out of stack space, causing the kernel to kill Privoxy