From c36958679f939301c525e906050f2eb62a2fbd20 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 4 Oct 2020 12:30:20 +0200
Subject: [PATCH] Add #164: Evaluate switching from pcreposix(3) to pcre's
 native api for URL matching

---
 TODO | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/TODO b/TODO
index 5cf5ba1a..4165e278 100644
--- a/TODO
+++ b/TODO
@@ -432,6 +432,10 @@ https://www.privoxy.org/faq/general.html#DONATE
 163) Use subdirectories in the certificate-directory to lower the number
      of files per directory.
 
+164) Evaluate switching from pcreposix(3) to pcre's native api
+     for URL matching which allows to compile the patterns once
+     at load-time.
+
 ##########################################################################
 
 Hosting wish list (relevant for #53)
-- 
2.49.0