From: Fabian Keil Date: Wed, 18 Feb 2009 18:58:46 +0000 (+0000) Subject: Make it clear that only outgoing connection will be kept alive. X-Git-Tag: v_3_0_11~18 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=e70516eff50a1c3bd6002e2ec89ad12c7195afda;p=privoxy.git Make it clear that only outgoing connection will be kept alive. --- diff --git a/doc/webserver/announce.txt b/doc/webserver/announce.txt index 1210ca78..efaacd94 100644 --- a/doc/webserver/announce.txt +++ b/doc/webserver/announce.txt @@ -2,8 +2,8 @@ ----------------------------------------------------------------- 3.0.11 is a stable release which includes many enhancements but no major -new features. The most prominent new feature is support for "keep-alive" -connection. There are many small improvements. +new features. The most prominent new feature is "keep-alive" support for +outgoing connections. See http://www.privoxy.org/3.0.11/user-manual/whatsnew.html for details.