From: Fabian Keil <fk@fabiankeil.de>
Date: Tue, 9 Feb 2010 16:20:42 +0000 (+0000)
Subject: Add "76) Cache DNS responses", even though it's not a priority.
X-Git-Tag: v_3_0_16~35
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/man-page/static/gitweb.js?a=commitdiff_plain;h=3d62ec9da999408652b23d7407cef099965e0780;p=privoxy.git
Add "76) Cache DNS responses", even though it's not a priority.
---
diff --git a/TODO b/TODO
index d30731bd..c29854ea 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.14 2010/01/24 15:39:32 fabiankeil Exp $
+$Id: TODO,v 1.15 2010/01/24 15:40:13 fabiankeil Exp $
Some Privoxy related task, not ordered in any way.
@@ -182,3 +182,7 @@ Some Privoxy related task, not ordered in any way.
75) Create a tool that creates Privoxy action (and filter?) files
out of adblock files. Could be implemented as option for
url-pattern-translator.pl.
+
+76) Cache DNS responses. Note that this has been requested
+ several times by users, but is not a developer priority.
+ If you care about this, feel free to submit patches.