From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 14 Feb 2009 17:37:13 +0000 (+0000)
Subject: Add two additional entries, be more honest in another one.
X-Git-Tag: v_3_0_11~49
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/static/@default-cgi@show-url-info?a=commitdiff_plain;h=75c2819b9cf92ca1f978d40d16ac22689dc0b898;p=privoxy.git

Add two additional entries, be more honest in another one.
---

diff --git a/doc/source/newfeatures.sgml b/doc/source/newfeatures.sgml
index 214148d3..f9be0bb3 100644
--- a/doc/source/newfeatures.sgml
+++ b/doc/source/newfeatures.sgml
@@ -3,9 +3,9 @@
 
  Purpose     :  Entity included in other project documents.
                 
- $Id: newfeatures.sgml,v 2.8 2008/01/17 01:49:51 hal9 Exp $
+ $Id: newfeatures.sgml,v 2.9 2008/01/22 17:34:54 fabiankeil Exp $
 
- Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/
+ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
 
  ======================================================================
@@ -32,6 +32,18 @@
   </para>
  </listitem> 
 -->
+ <listitem>
+  <para>
+     Can keep outgoing connections alive and reuse them later on.
+  </para>
+ </listitem> 
+
+ <listitem>
+  <para>
+     Supports tagging which allows to change the behaviour
+     based on client and server headers.
+  </para>
+ </listitem> 
 
  <listitem>
   <para>
@@ -111,7 +123,7 @@
 
  <listitem>
   <para>
-   User-customizable HTML templates for all proxy-generated pages (e.g. "blocked" page).
+   User-customizable HTML templates for most proxy-generated pages (e.g. "blocked" page).
   </para>
  </listitem>