X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=TODO;h=04baa29426396532ef9052302836e6ab82336cd9;hp=7f07a10889653d283938aa32dd1b4559fcce3d41;hb=cee3f31759ffb8cd56776ad1063dbddd28d24c4a;hpb=a6bd59c5026c31d5621613f0665fb1827b0f02de diff --git a/TODO b/TODO index 7f07a108..04baa294 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.156 2017/01/23 13:06:53 fabiankeil Exp $ +$Id: TODO,v 1.158 2017/03/08 13:11:25 fabiankeil Exp $ Some Privoxy-related tasks, sorted by the time they have been added, not by priority. @@ -453,6 +453,13 @@ http://www.privoxy.org/faq/general.html#DONATE duplicated requests are pointless even if they don't end up with a 404. +153) Catch SIGINT and use it to close the listen socket, serve + remaining connections and shut down. This would allow higher + uptime and make testing more convenient. + +154) Underline links in docs and cgi pages. More precisely, + don't mess with the browser defaults for link underlining. + ########################################################################## Hosting wish list (relevant for #53)