When building from a source tarball, first unpack the source:
 
- tar xzvf privoxy-3.0.13-beta-src.tar.gz
- cd privoxy-3.0.13-beta
+ tar xzvf privoxy-3.0.14-beta-src.tar.gz
+ cd privoxy-3.0.14-beta
 
 
 For retrieving the current CVS sources, you'll need a CVS client installed.
 
  *
  *********************************************************************/
 
-This README is included with the development version of Privoxy 3.0.13. See
+This README is included with the development version of Privoxy 3.0.14. See
 http://www.privoxy.org/ for more information. The current code maturity level
-is "beta", but seems stable to us :).
+is "BETA", but seems stable to us :).
 
 -------------------------------------------------------------------------------
 
 
 ></DIV
 ></BODY
 ></HTML
->
+>
\ No newline at end of file
 
 > 
     version string, e.g. <SPAN
 CLASS="QUOTE"
->"3.0.13"</SPAN
+>"3.0.14"</SPAN
 >.
    </TD
 ></TR
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
 
     <BR></P
 ><P
 CLASS="PUBDATE"
->$Id: developer-manual.sgml,v 2.28 2009/05/16 13:27:21 fabiankeil Exp $<BR></P
+>$Id: developer-manual.sgml,v 2.29 2009/06/12 14:30:58 fabiankeil Exp $<BR></P
 ><DIV
 ><DIV
 CLASS="ABSTRACT"
  and may not be entirely correct. As always, patches are welcome.</P
 ><P
 > Please note that this document is constantly evolving. This copy represents
- the state at the release of version 3.0.13.
+ the state at the release of version 3.0.14.
  You can find the latest version of the this manual at <A
 HREF="http://www.privoxy.org/developer-manual/"
 TARGET="_top"
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
 
 ><TD
 ><PRE
 CLASS="PROGRAMLISTING"
->  debchange -v 3.0.13-beta-1 "New upstream version"</PRE
+>  debchange -v 3.0.14-BETA-1 "New upstream version"</PRE
 ></TD
 ></TR
 ></TABLE
 >        This will create
         <TT
 CLASS="FILENAME"
->../privoxy_3.0.13-beta-1_i386.deb</TT
+>../privoxy_3.0.14-BETA-1_i386.deb</TT
 >
         which can be uploaded.  To upload the package to Sourceforge, simply
        issue
 CLASS="emphasis"
 ><I
 CLASS="EMPHASIS"
->3.0.13
+>3.0.14
      (beta)</I
 ></SPAN
 >.
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
 
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN358"
+NAME="AEN353"
 >3.1. What exactly is an <SPAN
 CLASS="QUOTE"
 >"actions"</SPAN
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN381"
+NAME="AEN376"
 >3.3. How are actions files configured? What is the easiest
 way to do this?</A
 ></H3
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN390"
+NAME="AEN385"
 >3.4. There are several different <SPAN
 CLASS="QUOTE"
 >"actions"</SPAN
 the differences?</A
 ></H3
 ><P
-> Three actions files 
- are being included by the developers, to be used for 
- different purposes: These are 
- <TT
-CLASS="FILENAME"
->default.action</TT
->, the <SPAN
-CLASS="QUOTE"
->"main"</SPAN
-> actions file
- which is actively maintained by the <SPAN
-CLASS="APPLICATION"
->Privoxy</SPAN
->
- developers and typically sets the default policies, <TT
-CLASS="FILENAME"
->user.action</TT
->,
- where users are encouraged to make their private customizations.
- Please see <A
+> Please have a look at the <A
 HREF="../user-manual/actions-file.html"
 TARGET="_top"
 >the actions chapter</A
 HREF="../user-manual/index.html"
 TARGET="_top"
 >User Manual</A
-> for a more
- detailed explanation.</P
-><P
-> Earlier versions included three different versions of the 
- <TT
-CLASS="FILENAME"
->default.action</TT
-> file. The new scheme allows for 
- greater flexibility of local configuration, and for browser based 
- selection of pre-defined <SPAN
-CLASS="QUOTE"
->"aggressiveness"</SPAN
-> levels.</P
+> for a detailed explanation.</P
 ></DIV
 ><DIV
 CLASS="SECT2"
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN485"
+NAME="AEN473"
 >3.11. What is the <TT
 CLASS="FILENAME"
 >default.filter</TT
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN536"
+NAME="AEN524"
 >3.13. Instead of ads, now I get a checkerboard pattern. I don't want to see anything.</A
 ></H3
 ><P
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN553"
+NAME="AEN541"
 >3.14. Why would anybody want to see a checkerboard pattern?</A
 ></H3
 ><P
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN559"
+NAME="AEN547"
 >3.15. I see some images being replaced with text
 instead of the checkerboard image. Why and how do I get rid of this?</A
 ></H3
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
 
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN1455"
+NAME="AEN1443"
 >7.1. License</A
 ></H2
 ><P
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN1471"
+NAME="AEN1459"
 >7.2. History</A
 ></H2
 ><P
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
 
 ><LI
 ><P
 >     Supports "Connection: keep-alive". Outgoing connections can
-     be kept alive independently from the client.
+     be kept alive independently from the client. Currently not
+     available on all platforms.
   </P
 ></LI
 ><LI
 ><P
->     Supports IPv6.
+>     Supports IPv6, provided the operating system does so too,
+     and the configure script detects it.
   </P
 ></LI
 ><LI
    invisible <SPAN
 CLASS="QUOTE"
 >"web-bugs"</SPAN
->, JavaScript and HTML annoyances,
-   pop-up windows, etc.)
+> and HTML annoyances, etc.)
   </P
 ></LI
 ><LI
 ></LI
 ><LI
 ><P
->   Multi-threaded (POSIX and native threads).
-  </P
-></LI
-><LI
-><P
 >   User-customizable HTML templates for most proxy-generated pages (e.g. "blocked" page).
   </P
 ></LI
 ></LI
 ><LI
 ><P
->   Improved signal handling, and a true daemon mode (Unix).
-  </P
-></LI
-><LI
-><P
->   Every feature now controllable on a per-site or per-location basis, configuration
-   more powerful and versatile over-all.
+>   Most features are controllable on a per-site or per-location basis.
   </P
 ></LI
 ><LI
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN160"
+NAME="AEN156"
 >1.9. Can Privoxy make mistakes? 
 This does not sound very scientific.</A
 ></H3
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN166"
+NAME="AEN162"
 >1.10. Will I have to configure Privoxy
  before I can use it?</A
 ></H3
 >SPI's donation page</A
 >
  to see what the options are.</P
-><P
-></P
 ></DIV
 ></DIV
 ></DIV
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
 
 ><BR></P
 ><P
 CLASS="PUBDATE"
->$Id: faq.sgml,v 2.61 2009/06/12 11:52:33 fabiankeil Exp $<BR></P
+>$Id: faq.sgml,v 2.64 2009/07/18 12:18:52 fabiankeil Exp $<BR></P
 ><DIV
 ><DIV
 CLASS="ABSTRACT"
 >.</P
 ><P
 >  Please note that this document is a work in progress. This copy represents
-  the state at the release of version 3.0.13.
+  the state at the release of version 3.0.14.
   You can find the latest version of the document at <A
 HREF="http://www.privoxy.org/faq/"
 TARGET="_top"
 ></DT
 ><DT
 >1.9. <A
-HREF="general.html#AEN160"
+HREF="general.html#AEN156"
 >Can Privoxy make mistakes? 
 This does not sound very scientific.</A
 ></DT
 ><DT
 >1.10. <A
-HREF="general.html#AEN166"
+HREF="general.html#AEN162"
 >Will I have to configure Privoxy
  before I can use it?</A
 ></DT
 ><DL
 ><DT
 >3.1. <A
-HREF="configuration.html#AEN358"
+HREF="configuration.html#AEN353"
 >What exactly is an <SPAN
 CLASS="QUOTE"
 >"actions"</SPAN
 ></DT
 ><DT
 >3.3. <A
-HREF="configuration.html#AEN381"
+HREF="configuration.html#AEN376"
 >How are actions files configured? What is the easiest
 way to do this?</A
 ></DT
 ><DT
 >3.4. <A
-HREF="configuration.html#AEN390"
+HREF="configuration.html#AEN385"
 >There are several different <SPAN
 CLASS="QUOTE"
 >"actions"</SPAN
 ></DT
 ><DT
 >3.11. <A
-HREF="configuration.html#AEN485"
+HREF="configuration.html#AEN473"
 >What is the <TT
 CLASS="FILENAME"
 >default.filter</TT
 ></DT
 ><DT
 >3.13. <A
-HREF="configuration.html#AEN536"
+HREF="configuration.html#AEN524"
 >Instead of ads, now I get a checkerboard pattern. I don't want to see anything.</A
 ></DT
 ><DT
 >3.14. <A
-HREF="configuration.html#AEN553"
+HREF="configuration.html#AEN541"
 >Why would anybody want to see a checkerboard pattern?</A
 ></DT
 ><DT
 >3.15. <A
-HREF="configuration.html#AEN559"
+HREF="configuration.html#AEN547"
 >I see some images being replaced with text
 instead of the checkerboard image. Why and how do I get rid of this?</A
 ></DT
 ><DL
 ><DT
 >4.1. <A
-HREF="misc.html#AEN733"
+HREF="misc.html#AEN721"
 >How much does Privoxy slow my browsing down? This 
 has to add extra time to browsing.</A
 ></DT
 ></DT
 ><DT
 >4.8. <A
-HREF="misc.html#AEN798"
+HREF="misc.html#AEN786"
 >Can Privoxy guarantee I am anonymous?</A
 ></DT
 ><DT
 >4.9. <A
-HREF="misc.html#AEN816"
+HREF="misc.html#AEN804"
 >A test site says I am not using a Proxy.</A
 ></DT
 ><DT
 ></DT
 ><DT
 >4.11. <A
-HREF="misc.html#AEN872"
+HREF="misc.html#AEN860"
 >Might some things break because header information or
 content is being altered?</A
 ></DT
 ><DT
 >4.12. <A
-HREF="misc.html#AEN886"
+HREF="misc.html#AEN874"
 >Can Privoxy act as a <SPAN
 CLASS="QUOTE"
 >"caching"</SPAN
 ></DT
 ><DT
 >4.13. <A
-HREF="misc.html#AEN896"
+HREF="misc.html#AEN884"
 >What about as a firewall? Can Privoxy protect me?</A
 ></DT
 ><DT
 >4.14. <A
-HREF="misc.html#AEN901"
+HREF="misc.html#AEN889"
 >I have large empty spaces / a checkerboard pattern now where
 ads used to be. Why?</A
 ></DT
 ><DT
 >4.15. <A
-HREF="misc.html#AEN909"
+HREF="misc.html#AEN897"
 >How can Privoxy filter Secure (HTTPS) URLs?</A
 ></DT
 ><DT
 >4.16. <A
-HREF="misc.html#AEN923"
+HREF="misc.html#AEN911"
 >Privoxy runs as a <SPAN
 CLASS="QUOTE"
 >"server"</SPAN
 ><DL
 ><DT
 >5.1. <A
-HREF="trouble.html#AEN1088"
+HREF="trouble.html#AEN1076"
 >I cannot connect to any websites. Or, I am getting
 <SPAN
 CLASS="QUOTE"
 ></DT
 ><DT
 >5.3. <A
-HREF="trouble.html#AEN1111"
+HREF="trouble.html#AEN1099"
 >I just added a new rule, but the steenkin ad is 
 still getting through. How?</A
 ></DT
 ><DL
 ><DT
 >7.1. <A
-HREF="copyright.html#AEN1455"
+HREF="copyright.html#AEN1443"
 >License</A
 ></DT
 ><DT
 >7.2. <A
-HREF="copyright.html#AEN1471"
+HREF="copyright.html#AEN1459"
 >History</A
 ></DT
 ></DL
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
 
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN733"
+NAME="AEN721"
 >4.1. How much does Privoxy slow my browsing down? This 
 has to add extra time to browsing.</A
 ></H3
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN798"
+NAME="AEN786"
 >4.8. Can Privoxy guarantee I am anonymous?</A
 ></H3
 ><P
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN816"
+NAME="AEN804"
 >4.9. A test site says I am not using a Proxy.</A
 ></H3
 ><P
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN872"
+NAME="AEN860"
 >4.11. Might some things break because header information or
 content is being altered?</A
 ></H3
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN886"
+NAME="AEN874"
 >4.12. Can Privoxy act as a <SPAN
 CLASS="QUOTE"
 >"caching"</SPAN
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN896"
+NAME="AEN884"
 >4.13. What about as a firewall? Can Privoxy protect me?</A
 ></H3
 ><P
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN901"
+NAME="AEN889"
 >4.14. I have large empty spaces / a checkerboard pattern now where
 ads used to be. Why?</A
 ></H3
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN909"
+NAME="AEN897"
 >4.15. How can Privoxy filter Secure (HTTPS) URLs?</A
 ></H3
 ><P
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN923"
+NAME="AEN911"
 >4.16. Privoxy runs as a <SPAN
 CLASS="QUOTE"
 >"server"</SPAN
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
 
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN1088"
+NAME="AEN1076"
 >5.1. I cannot connect to any websites. Or, I am getting
 <SPAN
 CLASS="QUOTE"
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN1111"
+NAME="AEN1099"
 >5.3. I just added a new rule, but the steenkin ad is 
 still getting through. How?</A
 ></H3
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
 
 >   The most recent release is <A
 HREF="announce.txt"
 TARGET="_top"
->3.0.13 (beta)</A
+>3.0.14 (BETA)</A
 >. 
   </P
 ><P
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
 
 ></H1
 ><H2
 CLASS="SUBTITLE"
->Project Index Page v3.0.13</H2
+>Project Index Page v3.0.14</H2
 ><DIV
 ><DIV
 CLASS="ABSTRACT"
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
 
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.13 User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="The Main Configuration File"
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.13 User Manual</TH
+>Privoxy 3.0.14 User Manual</TH
 ></TR
 ><TR
 ><TD
 >    <DIV
 CLASS="TABLE"
 ><A
-NAME="AEN2325"
+NAME="AEN2321"
 ></A
 ><P
 ><B
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN2424"
+NAME="AEN2420"
 >8.1. Finding the Right Mix</A
 ></H2
 ><P
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN2431"
+NAME="AEN2427"
 >8.2. How to Edit</A
 ></H2
 ><P
 ><H3
 CLASS="SECT3"
 ><A
-NAME="AEN2538"
+NAME="AEN2534"
 >8.4.1. The Domain Pattern</A
 ></H3
 ><P
 ><H3
 CLASS="SECT3"
 ><A
-NAME="AEN2614"
+NAME="AEN2610"
 >8.4.2. The Path Pattern</A
 ></H3
 ><P
 ><H3
 CLASS="SECT3"
 ><A
-NAME="AEN4245"
+NAME="AEN4241"
 >8.5.34. Summary</A
 ></H3
 ><P
 ><H3
 CLASS="SECT3"
 ><A
-NAME="AEN4309"
+NAME="AEN4305"
 >8.7.1. match-all.action</A
 ></H3
 ><P
 ><H3
 CLASS="SECT3"
 ><A
-NAME="AEN4331"
+NAME="AEN4327"
 >8.7.2. default.action</A
 ></H3
 ><P
 ><H3
 CLASS="SECT3"
 ><A
-NAME="AEN4444"
+NAME="AEN4440"
 >8.7.3. user.action</A
 ></H3
 ><P
 ></DIV
 ></BODY
 ></HTML
->
+>
\ No newline at end of file
 
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.13 User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="See Also"
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.13 User Manual</TH
+>Privoxy 3.0.14 User Manual</TH
 ></TR
 ><TR
 ><TD
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN5326"
+NAME="AEN5322"
 >14.2. Privoxy's Internal Pages</A
 ></H2
 ><P
    Privoxy main page: 
   </P
 ><A
-NAME="AEN5340"
+NAME="AEN5336"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
     editing of actions files:
   </P
 ><A
-NAME="AEN5348"
+NAME="AEN5344"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
     Show the source code version numbers:
   </P
 ><A
-NAME="AEN5353"
+NAME="AEN5349"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
    Show the browser's request headers:
   </P
 ><A
-NAME="AEN5358"
+NAME="AEN5354"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
    Show which actions apply to a URL and why:
   </P
 ><A
-NAME="AEN5363"
+NAME="AEN5359"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
    place:
   </P
 ><A
-NAME="AEN5371"
+NAME="AEN5367"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
 >   Short cuts. Turn off, then on: 
   </P
 ><A
-NAME="AEN5375"
+NAME="AEN5371"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
    </P
 ></BLOCKQUOTE
 ><A
-NAME="AEN5378"
+NAME="AEN5374"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
 ></DIV
 ></BODY
 ></HTML
->
+>
\ No newline at end of file
 
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.13 User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Privoxy Configuration"
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.13 User Manual</TH
+>Privoxy 3.0.14 User Manual</TH
 ></TR
 ><TR
 ><TD
 ></DIV
 ></BODY
 ></HTML
->
+>
\ No newline at end of file
 
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.13 User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Starting Privoxy"
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.13 User Manual</TH
+>Privoxy 3.0.14 User Manual</TH
 ></TR
 ><TR
 ><TD
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN784"
+NAME="AEN780"
 >6.1. Controlling Privoxy with Your Web Browser</A
 ></H2
 ><P
 > <H2
 CLASS="BRIDGEHEAD"
 ><A
-NAME="AEN792"
+NAME="AEN788"
 ></A
 >    Privoxy Menu</H2
 ><P
 ><TR
 ><TD
 >  Â Â Â Â Â Â Â Â ▪  <A
-HREF="http://www.privoxy.org/3.0.13/user-manual/"
+HREF="http://www.privoxy.org/3.0.14/user-manual/"
 TARGET="_top"
 >Documentation</A
 >
 ></DIV
 ></BODY
 ></HTML
->
+>
\ No newline at end of file
 
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.13 User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Privoxy's Template Files"
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.13 User Manual</TH
+>Privoxy 3.0.14 User Manual</TH
 ></TR
 ><TR
 ><TD
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
 
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.13 User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Contacting the Developers, Bug Reporting and Feature
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.13 User Manual</TH
+>Privoxy 3.0.14 User Manual</TH
 ></TR
 ><TR
 ><TD
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN5073"
+NAME="AEN5069"
 >12.1. License</A
 ></H2
 ><P
 ></DIV
 ></BODY
 ></HTML
->
+>
\ No newline at end of file
 
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.13 User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Actions Files"
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.13 User Manual</TH
+>Privoxy 3.0.14 User Manual</TH
 ></TR
 ><TR
 ><TD
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN4599"
+NAME="AEN4595"
 >9.1. Filter File Tutorial</A
 ></H2
 ><P
 ></DIV
 ></BODY
 ></HTML
->
+>
\ No newline at end of file
 
 <HTML
 ><HEAD
 ><TITLE
->Privoxy 3.0.13 User Manual</TITLE
+>Privoxy 3.0.14 User Manual</TITLE
 ><META
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 CLASS="TITLE"
 ><A
 NAME="AEN2"
->Privoxy 3.0.13 User Manual</A
+>Privoxy 3.0.14 User Manual</A
 ></H1
 ><P
 CLASS="PUBDATE"
 ><BR></P
 ><P
 CLASS="PUBDATE"
->$Id: user-manual.sgml,v 2.106 2009/06/12 11:04:13 fabiankeil Exp $<BR></P
+>$Id: user-manual.sgml,v 2.107 2009/06/12 14:30:58 fabiankeil Exp $<BR></P
 ><DIV
 ><DIV
 CLASS="ABSTRACT"
 ><DL
 ><DT
 >6.1. <A
-HREF="configuration.html#AEN784"
+HREF="configuration.html#AEN780"
 >Controlling Privoxy with Your Web Browser</A
 ></DT
 ><DT
 ><DL
 ><DT
 >8.1. <A
-HREF="actions-file.html#AEN2424"
+HREF="actions-file.html#AEN2420"
 >Finding the Right Mix</A
 ></DT
 ><DT
 >8.2. <A
-HREF="actions-file.html#AEN2431"
+HREF="actions-file.html#AEN2427"
 >How to Edit</A
 ></DT
 ><DT
 ><DL
 ><DT
 >8.4.1. <A
-HREF="actions-file.html#AEN2538"
+HREF="actions-file.html#AEN2534"
 >The Domain Pattern</A
 ></DT
 ><DT
 >8.4.2. <A
-HREF="actions-file.html#AEN2614"
+HREF="actions-file.html#AEN2610"
 >The Path Pattern</A
 ></DT
 ><DT
 ></DT
 ><DT
 >8.5.34. <A
-HREF="actions-file.html#AEN4245"
+HREF="actions-file.html#AEN4241"
 >Summary</A
 ></DT
 ></DL
 ><DL
 ><DT
 >8.7.1. <A
-HREF="actions-file.html#AEN4309"
+HREF="actions-file.html#AEN4305"
 >match-all.action</A
 ></DT
 ><DT
 >8.7.2. <A
-HREF="actions-file.html#AEN4331"
+HREF="actions-file.html#AEN4327"
 >default.action</A
 ></DT
 ><DT
 >8.7.3. <A
-HREF="actions-file.html#AEN4444"
+HREF="actions-file.html#AEN4440"
 >user.action</A
 ></DT
 ></DL
 ><DL
 ><DT
 >9.1. <A
-HREF="filter-file.html#AEN4599"
+HREF="filter-file.html#AEN4595"
 >Filter File Tutorial</A
 ></DT
 ><DT
 ><DL
 ><DT
 >12.1. <A
-HREF="copyright.html#AEN5073"
+HREF="copyright.html#AEN5069"
 >License</A
 ></DT
 ><DT
 ></DT
 ><DT
 >14.2. <A
-HREF="appendix.html#AEN5326"
+HREF="appendix.html#AEN5322"
 >Privoxy's Internal Pages</A
 ></DT
 ><DD
 ></DIV
 ></BODY
 ></HTML
->
+>
\ No newline at end of file
 
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.13 User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Introduction"
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.13 User Manual</TH
+>Privoxy 3.0.14 User Manual</TH
 ></TR
 ><TR
 ><TD
 ><P
 > RPMs can be installed with <TT
 CLASS="LITERAL"
->rpm -Uvh privoxy-3.0.13-1.rpm</TT
+>rpm -Uvh privoxy-3.0.14-1.rpm</TT
 >,
  and will use <TT
 CLASS="FILENAME"
 > If you have problems with failed dependencies, try rebuilding the SRC RPM: 
  <TT
 CLASS="LITERAL"
->rpm --rebuild privoxy-3.0.13-1.src.rpm</TT
+>rpm --rebuild privoxy-3.0.14-1.src.rpm</TT
 >. This 
  will use your locally installed libraries and RPM version. </P
 ><P
 >, the 
  documentation is in <TT
 CLASS="FILENAME"
->/usr/share/doc/privoxy-3.0.13</TT
+>/usr/share/doc/privoxy-3.0.14</TT
 >
  and the Log directory is in <TT
 CLASS="FILENAME"
 ><TD
 ><PRE
 CLASS="SCREEN"
-> tar xzvf privoxy-3.0.13-beta-src.tar.gz
- cd privoxy-3.0.13-beta</PRE
+> tar xzvf privoxy-3.0.14-beta-src.tar.gz
+ cd privoxy-3.0.14-beta</PRE
 ></TD
 ></TR
 ></TABLE
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
 
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.13 User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
-TITLE="Privoxy 3.0.13 User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="NEXT"
 TITLE="Installation"
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.13 User Manual</TH
+>Privoxy 3.0.14 User Manual</TH
 ></TR
 ><TR
 ><TD
 >1. Introduction</A
 ></H1
 ><P
-> This documentation is included with the current beta version of
+> This documentation is included with the current BETA version of
  <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
->, v.3.0.13, 
+>, v.3.0.14,
  and is mostly complete at this point. The most up to date reference for the
  time being is still the comments in the source files and in the individual
  configuration files. Development of a new version is currently nearing
  completion, and includes significant changes and enhancements over
  earlier versions. .</P
 ><P
-> Since this is a beta version, not all new features are well tested. This
+> Since this is a BETA version, not all new features are well tested. This
  documentation may be slightly out of sync as a result (especially with 
  CVS sources). And there <SPAN
 CLASS="emphasis"
 ><LI
 ><P
 >     Supports "Connection: keep-alive". Outgoing connections can
-     be kept alive independently from the client.
+     be kept alive independently from the client. Currently not
+     available on all platforms.
   </P
 ></LI
 ><LI
 ><P
->     Supports IPv6.
+>     Supports IPv6, provided the operating system does so too,
+     and the configure script detects it.
   </P
 ></LI
 ><LI
    invisible <SPAN
 CLASS="QUOTE"
 >"web-bugs"</SPAN
->, JavaScript and HTML annoyances,
-   pop-up windows, etc.)
+> and HTML annoyances, etc.)
   </P
 ></LI
 ><LI
 ></LI
 ><LI
 ><P
->   Multi-threaded (POSIX and native threads).
-  </P
-></LI
-><LI
-><P
 >   User-customizable HTML templates for most proxy-generated pages (e.g. "blocked" page).
   </P
 ></LI
 ></LI
 ><LI
 ><P
->   Improved signal handling, and a true daemon mode (Unix).
-  </P
-></LI
-><LI
-><P
->   Every feature now controllable on a per-site or per-location basis, configuration
-   more powerful and versatile over-all.
+>   Most features are controllable on a per-site or per-location basis.
   </P
 ></LI
 ><LI
 WIDTH="33%"
 ALIGN="left"
 VALIGN="top"
->Privoxy 3.0.13 User Manual</TD
+>Privoxy 3.0.14 User Manual</TD
 ><TD
 WIDTH="34%"
 ALIGN="center"
 
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.13 User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="What's New in this Release"
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.13 User Manual</TH
+>Privoxy 3.0.14 User Manual</TH
 ></TR
 ><TR
 ><TD
 >  <DIV
 CLASS="FIGURE"
 ><A
-NAME="AEN538"
+NAME="AEN534"
 ></A
 ><P
 ><B
 ></DIV
 ></BODY
 ></HTML
->
+>
\ No newline at end of file
 
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.13 User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Privoxy Copyright, License and History"
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.13 User Manual</TH
+>Privoxy 3.0.14 User Manual</TH
 ></TR
 ><TR
 ><TD
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
 
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.13 User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Quickstart to Using Privoxy"
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.13 User Manual</TH
+>Privoxy 3.0.14 User Manual</TH
 ></TR
 ><TR
 ><TD
 >  <DIV
 CLASS="FIGURE"
 ><A
-NAME="AEN593"
+NAME="AEN589"
 ></A
 ><P
 ><B
 >  <DIV
 CLASS="FIGURE"
 ><A
-NAME="AEN638"
+NAME="AEN634"
 ></A
 ><P
 ><B
 ></DIV
 ></BODY
 ></HTML
->
+>
\ No newline at end of file
 
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.13 User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Filter Files"
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.13 User Manual</TH
+>Privoxy 3.0.14 User Manual</TH
 ></TR
 ><TR
 ><TD
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
 
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.13 User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Installation"
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.13 User Manual</TH
+>Privoxy 3.0.14 User Manual</TH
 ></TR
 ><TR
 ><TD
 ></DIV
 ></BODY
 ></HTML
->
+>
\ No newline at end of file
 
 .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
 .\" Please send any bug reports, improvements, comments, patches, 
 .\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "PRIVOXY" "1" "12 June 2009" "Privoxy 3.0.13 beta" ""
+.TH "PRIVOXY" "1" "18 July 2009" "Privoxy 3.0.14 BETA" ""
 .SH NAME
 privoxy \- Privacy Enhancing Proxy
 .SH SYNOPSIS
 automatically. 
 .SH "NOTES"
 .PP
-This is a beta version of \fBPrivoxy\fR. Not
+This is a BETA version of \fBPrivoxy\fR. Not
 all features are well tested.
 .PP
 Please see the \fIUser Manual\fR on how to contact the