Updated for recent changes to the main man page.
[privoxy.git] / doc / source / newfeatures.sgml
index 9f1c209..f9be0bb 100644 (file)
@@ -3,9 +3,9 @@
 
  Purpose     :  Entity included in other project documents.
                 
- $Id: newfeatures.sgml,v 1.10 2002/05/15 03:54:29 hal9 Exp $
+ $Id: newfeatures.sgml,v 2.9 2008/01/22 17:34:54 fabiankeil Exp $
 
- Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
+ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
 
  ======================================================================
   </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>
+     Can be run as an "intercepting" proxy, which obviates the need to
+     configure browsers individually.
+  </para>
+ </listitem> 
+
+ <listitem>
+  <para>
+     Sophisticated actions and filters for manipulating both server and client
+     headers. 
+   </para>
+ </listitem> 
+
+ <listitem>
+  <para>
+     Can be chained with other proxies.
+  </para>
+ </listitem> 
 
  <listitem>
   <para>
@@ -44,8 +76,9 @@
 
  <listitem>
   <para>
-   Web page content filtering (removes banners based on size,
-   invisible <quote>web-bugs</quote>, JavaScript and HTML annoyances, pop-up windows, etc.)
+   Web page filtering (text replacements, removes banners based on size,
+   invisible <quote>web-bugs</quote>, JavaScript and HTML annoyances, 
+   pop-up windows, etc.)
   </para>
  </listitem> 
 
   </para>
  </listitem> 
 
- <listitem>
-  <para>
-   HTTP/1.1 compliant (but not all optional 1.1 features are supported).
-  </para>
- </listitem> 
-
  <listitem>
   <para>
    Support for Perl Compatible Regular Expressions in the configuration files, and 
-   generally a more sophisticated and flexible configuration syntax over
-   previous versions.
+   a more sophisticated and flexible configuration syntax.
   </para>
  </listitem> 
 
 
  <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> 
 
 
  <listitem>
   <para>
-   Many smaller new features added, limitations and bugs removed, and security holes fixed.
+   Many smaller new features added, limitations and bugs removed.
   </para>
 </listitem>