In #42, note that the DTrace bible is preordered.
[privoxy.git] / TODO
diff --git a/TODO b/TODO
index 53d50fa..e20372d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.39 2011/04/16 17:29:38 fabiankeil Exp $
+$Id: TODO,v 1.41 2011/04/16 17:30:36 fabiankeil Exp $
 
 Some Privoxy related tasks, sorted by the time they
 have been added, not by priority.
@@ -100,13 +100,16 @@ 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.
 
-40) Fix core dumping in daemon mode. Introduce a cwd config option?
+40) When running in daemon mode, Privoxy's working directory is '/'
+    which means it may not have permissions to dump core when necessary.
+    Figure out a way to solve this. Introduce a cwd config option?
 
 41) Change documentation framework to one that works cross-platform.
     Evaluate WML.
 
 42) Add DTrace hooks. Now that FreeBSD has userland DTrace
     support there's no longer any reason not to.
+    DTrace bible preorderd.
 
 43) Write a tool to check URL patterns against URLs in the log file.
     This could be included in Privoxy-Regression-Test.