Reworked for 3.0.12 upcoming release.
[privoxy.git] / doc / source / readme.sgml
index cdf5dbe..e2343b2 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.7">
-<!entity p-status "beta">
-<!entity % p-not-stable "INCLUDE">
-<!entity % p-stable "IGNORE">
+<!entity p-version "3.0.12">
+<!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.11 2007/12/07 11:52:57 hal9 Exp $
+ $Id: readme.sgml,v 2.25 2009/03/01 18:55:18 hal9 Exp $
 
- Copyright (C) 2001-2007 Privoxy Developers http://www.privoxy.org/
+ Copyright (C) 2001-2009 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-2007  the SourceForge
+ * Copyright   :  Written by and Copyright (C) 2001-2009  the SourceForge
  *                Privoxy team. http://www.privoxy.org/
  *
  *                Based on the Internet Junkbuster originally written
 <!--   ~~~~~       New section      ~~~~~     -->
 <sect1 id="importantchanges" ><title>IMPORTANT CHANGES</title>
 <para>
- December 2007, Privoxy 3.0.7 beta is released. This is a significant upgrade
- with many new and enhanced features, and many bugs fixed. 
- See the "ChangeLog", and the "What's New" section and the "Upgrader's Notes"
- in <citetitle>the User Manual</citetitle> for details and specifics. There 
- are changes related to configuration, so anyone upgrading and keeping their
- old configuration should read ahead first.
+ March 2009, Privoxy 3.0.12 is released.
 </para>
 <para>
- NEWS! November 2006, Privoxy 3.0.6 stable is released. This is a significant
- upgrade with many new and enhanced features, and many bugs fixed. 
+ This is primarily a bug fix release. See the "ChangeLog", and the "What's
+ New" section and the "Upgrader's Notes" in <citetitle>the User
+ Manual</citetitle> for details. 
+</para>
+
+<para>
+ February 2009, Privoxy 3.0.11 is released.
+</para>
+<para>
+ As usual there are changes that effect the configuration. See the "ChangeLog",
+ and the "What's New" section and the "Upgrader's Notes" in
+ <citetitle>the User Manual</citetitle> for details and specifics. 
+</para>
+<para>
+ This is a stable release, and marks a departure for Privoxy development.
 </para>
 <para>
- There was and will not be an official 3.0.4 release. This release cycle 
- was used to gather our thoughts, play with some new ideas and refine 
- some old ones. It will remain a development cycle with no actual release.
- 3.0.5 is the fruit of these efforts.
+ Previously, odd numbered releases were considered beta versions and
+ were only released at the end of the development cycle when the code
+ was already believed to be stable. Usually it was, so the stable release
+ contained pretty much the same code, but got a higher version number.
+ In the future we intend to release several snapshots between stable releases.
+ There will probably still be about two stable releases per year,
+ but hopefully about six snapshots instead of the two betas we have now.
+ The intentions is to make testing without CVS access easier.
 </para>
 </sect1>
 
 <!--   ~~~~~       New section      ~~~~~     -->
 <sect1 id="run"><title>RUN</title>
 <para>
- privoxy [&mdash;&mdash;help] [&mdash;&mdash;version]
- [&mdash;&mdash;no-daemon] [&mdash;&mdash;pidfile PIDFILE] [&mdash;&mdash;user
USER[.GROUP]] [&mdash;&mdash;chroot] [config_file]
+ privoxy [--help] [--version]
+ [--no-daemon] [--pidfile PIDFILE] [--user USER[.GROUP]] [--chroot]  [--pre-chroot-nslookup
HOSTNAME ][config_file]
 </para>
 <para>
  See the man page or <citetitle>User Manual</citetitle> for an explanation of each option, and 
  Or for Red Hat and Fedora based distributions: /etc/rc.d/init.d/privoxy start
 </para>
 <para>
- Or Debian: /etc/init.d/privoxy start
+ Or Debian and Ubuntu: /etc/init.d/privoxy start
 </para>
 </sect1>
 
 <!-- </LiteralLayout> -->
 <!-- </para> -->
 <!-- <para> -->
-<!--  $Id: readme.sgml,v 2.11 2007/12/07 11:52:57 hal9 Exp $ -->
+<!--  $Id: readme.sgml,v 2.25 2009/03/01 18:55:18 hal9 Exp $ -->
 <!-- </para> -->
 
 </article>