Remove #119 "Evaluate using pcre's jit mode"
authorFabian Keil <fk@fabiankeil.de>
Mon, 28 Sep 2020 10:38:34 +0000 (12:38 +0200)
committerFabian Keil <fk@fabiankeil.de>
Fri, 9 Oct 2020 07:40:39 +0000 (09:40 +0200)
Support has been added.

TODO

diff --git a/TODO b/TODO
index 4165e27..d258cf5 100644 (file)
--- 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