From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 10 Oct 2009 05:51:13 +0000 (+0000)
Subject: We now have keep-alive support on all platforms.
X-Git-Tag: v_3_0_15~12
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/static/developer-manual/@default-cgi@show-url-info?a=commitdiff_plain;h=afb4078ac58b50b6725050754810c3afd2a9848a;p=privoxy.git

We now have keep-alive support on all platforms.
---

diff --git a/doc/source/newfeatures.sgml b/doc/source/newfeatures.sgml
index 01ad5b0b..30493cf9 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.12 2009/06/11 14:32:55 fabiankeil Exp $
+ $Id: newfeatures.sgml,v 2.13 2009/06/21 18:17:04 fabiankeil Exp $
 
  Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
@@ -35,8 +35,7 @@
  <listitem>
   <para>
      Supports "Connection: keep-alive". Outgoing connections can
-     be kept alive independently from the client. Currently not
-     available on all platforms.
+     be kept alive independently from the client.
   </para>
  </listitem>