Fix the version number for the previous release
[privoxy.git] / doc / source / readme.sgml
index 42bf9a9..fc28e5c 100644 (file)
@@ -4,10 +4,10 @@
 <!entity p-intro SYSTEM "privoxy.sgml">
 <!entity contacting SYSTEM "contacting.sgml">
 <!entity buildsource SYSTEM "buildsource.sgml">
-<!entity p-version "3.0.14">
-<!entity p-status "BETA">
-<!entity % p-not-stable "INCLUDE">
-<!entity % p-stable "IGNORE">
+<!entity p-version "3.0.17">
+<!entity p-status "stable">
+<!entity % p-not-stable "IGNORE">
+<!entity % p-stable "INCLUDE">
 <!entity % p-text "INCLUDE">       <!-- define we are a text only doc    -->
 <!entity % p-doc "IGNORE">         <!-- and never a text doc             -->
 <!entity % p-readme "INCLUDE">     <!-- all your README belong to us     -->
@@ -17,9 +17,9 @@
 
  Purpose     :  README for Privoxy
                 
- $Id: readme.sgml,v 2.29 2009/07/18 16:00:17 fabiankeil Exp $
+ $Id: readme.sgml,v 2.39 2010/11/06 12:55:48 fabiankeil Exp $
 
- Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/
+ Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
 
  ========================================================================
@@ -80,7 +80,7 @@
  *
  * Purpose     :  README file to give a short intro.
  *
- * Copyright   :  Written by and Copyright (C) 2001-2009  the SourceForge
+ * Copyright   :  Written by and Copyright (C) 2001-2010 the
  *                Privoxy team. http://www.privoxy.org/
  *
  *                Based on the Internet Junkbuster originally written
 <!--   ~~~~~       New section      ~~~~~     -->
 <sect1 id="importantchanges" ><title>IMPORTANT CHANGES</title>
 <para>
July 2009, Privoxy 3.0.14 beta is released.
November 2010, Privoxy 3.0.17 stable is released.
 </para>
 <para>
- This is a bugfix-release for the previous beta which introduced IPv6
- support, improved keep-alive support and a bunch of minor improvements.
- See the "ChangeLog", and the "What's New" section and the
- "Upgrader's Notes" in <citetitle>the User Manual</citetitle> for details.
+ This is mainly a bug-fix release for the previously released
+ Privoxy 3.0.16 stable.
+ It contains fixes for two bugs that could cause connections to appear
+ to hang under certain circumstances when keep-alive support was enabled.
+ Of course there are also a bunch of minor improvements.
+ For details please see the "ChangeLog", the "What's New" section or
+ the "Upgrader's Notes" in <citetitle>the User Manual</citetitle> for details.
 </para>
 
-<para>
- Depending on the feedback it will be either followed by yet another
- beta release, or by a stable release with the same feature set.
-</para>
 </sect1>
 
 <!--   ~~~~~       New section      ~~~~~     -->
  file named 'config' in the current directory (except Win32 which will look
  for 'config.txt'). If no config_file is found, Privoxy will fail to start.
 </para>
-<para>
- Or for Red Hat and Fedora based distributions: /etc/rc.d/init.d/privoxy start
-</para>
-<para>
- Or Debian and Ubuntu: /etc/init.d/privoxy start
-</para>
 </sect1>
 
 <!--   ~~~~~       New section      ~~~~~     -->
 <para>
  Be sure to set your browser(s) for HTTP/HTTPS Proxy at &lt;IP&gt;:&lt;Port&gt;, or
  whatever you specify in the config file under 'listen-address'. DEFAULT is
- localhost:8118. Note that Privoxy ONLY proxies HTTP (and HTTPS) traffic. Do not try it 
+ 127.0.0.1:8118. Note that Privoxy ONLY proxies HTTP (and HTTPS) traffic. Do not try it
  with FTP or other protocols for the simple reason it does not work.
 </para>
 <para>
 <!-- </LiteralLayout> -->
 <!-- </para> -->
 <!-- <para> -->
-<!--  $Id: readme.sgml,v 2.29 2009/07/18 16:00:17 fabiankeil Exp $ -->
+<!--  $Id: readme.sgml,v 2.39 2010/11/06 12:55:48 fabiankeil Exp $ -->
 <!-- </para> -->
 
 </article>