From: Fabian Keil <fk@fabiankeil.de> Date: Thu, 11 Jun 2009 14:26:40 +0000 (+0000) Subject: Mention IPv6 support, update keep-alive description, remove "cookie management" section. X-Git-Tag: v_3_0_13~20 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/user-manual/static/@default-cgi@send-stylesheet?a=commitdiff_plain;h=328bc7cb988dcdd610556ca5ead10da63fdb6925;p=privoxy.git Mention IPv6 support, update keep-alive description, remove "cookie management" section. --- diff --git a/doc/source/newfeatures.sgml b/doc/source/newfeatures.sgml index f9be0bb3..c725b41d 100644 --- a/doc/source/newfeatures.sgml +++ b/doc/source/newfeatures.sgml @@ -3,7 +3,7 @@ Purpose : Entity included in other project documents. - $Id: newfeatures.sgml,v 2.9 2008/01/22 17:34:54 fabiankeil Exp $ + $Id: newfeatures.sgml,v 2.10 2009/02/14 17:37:13 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -34,7 +34,14 @@ --> <listitem> <para> - Can keep outgoing connections alive and reuse them later on. + Supports "Connection: keep-alive". Outgoing connections can + be kept alive independently from the client. + </para> + </listitem> + + <listitem> + <para> + Supports IPv6. </para> </listitem> @@ -67,7 +74,7 @@ <listitem> <para> - Integrated browser based configuration and control utility at <ulink + Integrated browser-based configuration and control utility at <ulink url="http://config.privoxy.org/">http://config.privoxy.org/</ulink> (shortcut: <ulink url="http://p.p/">http://p.p/</ulink>). Browser-based tracing of rule and filter effects. Remote toggling. @@ -97,12 +104,6 @@ </para> </listitem> - <listitem> - <para> - Improved cookie management features (e.g. session based cookies). - </para> -</listitem> - <listitem> <para> GIF de-animation.