From: Fabian Keil Date: Tue, 14 Sep 2010 07:12:20 +0000 (+0000) Subject: Add 80) X-Git-Tag: v_3_0_17~89 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=eded3842125da8ac5e8517cc961b8ba2357c7f0a;p=privoxy.git Add 80) Change FEATURE_EXTENDED_HOST_PATTERNS to support both extended and vanilla host patterns at the same time. --- diff --git a/TODO b/TODO index ac3791f0..96f66a0c 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.18 2010/04/12 16:42:54 fabiankeil Exp $ +$Id: TODO,v 1.19 2010/04/12 16:43:21 fabiankeil Exp $ Some Privoxy related task, not ordered in any way. @@ -192,3 +192,6 @@ Some Privoxy related task, not ordered in any way. 78) Allow to optionally use pcre's DFA algorithm. 79) Evaluate pcre alternatives. + +80) Change FEATURE_EXTENDED_HOST_PATTERNS to support both + extended and vanilla host patterns at the same time.