From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 16 Apr 2011 17:30:23 +0000 (+0000)
Subject: Remove #39. jarfile support got garbage collected before the 3.0.12 release.
X-Git-Tag: v_3_0_18~265
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/developer-manual/static/@proxy-info-url@?a=commitdiff_plain;h=c836c7419b0a31e8b7db37f1ace989c162a5bfaf;p=privoxy.git

Remove #39. jarfile support got garbage collected before the 3.0.12 release.
---

diff --git a/TODO b/TODO
index 5fc7b537..53d50fa8 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.38 2011/04/16 17:29:24 fabiankeil Exp $
+$Id: TODO,v 1.39 2011/04/16 17:29:38 fabiankeil Exp $
 
 Some Privoxy related tasks, sorted by the time they
 have been added, not by priority.
@@ -100,9 +100,6 @@ have been added, not by priority.
 38) In the final results, explicitly list disabled multi actions
     with their parameters. Not as trivial as it sounds.
 
-39) Verify loadcfg.c jarfile reloading and friends.
-    /* XXX: Does disabling this actually work? */
-
 40) Fix core dumping in daemon mode. Introduce a cwd config option?
 
 41) Change documentation framework to one that works cross-platform.