From: Fabian Keil Date: Thu, 29 Aug 2013 11:12:37 +0000 (+0000) Subject: Add #113: Log statistics upon receiving a certain signal X-Git-Tag: v_3_0_22~236 X-Git-Url: http://www.privoxy.org/gitweb/whatsnew.html?a=commitdiff_plain;h=44c864a0062b05b4a3910063237cd404991e98aa;p=privoxy.git Add #113: Log statistics upon receiving a certain signal --- diff --git a/TODO b/TODO index 1bfab9d5..387f1211 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.80 2013/05/28 14:38:39 fabiankeil Exp $ +$Id: TODO,v 1.81 2013/08/29 11:12:27 fabiankeil Exp $ Some Privoxy-related tasks, sorted by the time they have been added, not by priority. @@ -323,3 +323,5 @@ http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/current/TODO following header actions do not treat them as a single string. Alternatively add another header injection mechanism. one + +113) Log statistics upon receiving a certain signal (SIGINFO or SIGUSR1).