Reworked for 3.0.12 upcoming release.
[privoxy.git] / doc / source / readme.sgml
index 08df5a9..e2343b2 100644 (file)
@@ -4,7 +4,7 @@
 <!entity p-intro SYSTEM "privoxy.sgml">
 <!entity contacting SYSTEM "contacting.sgml">
 <!entity buildsource SYSTEM "buildsource.sgml">
-<!entity p-version "3.0.6">
+<!entity p-version "3.0.12">
 <!entity p-status "stable">
 <!entity % p-not-stable "IGNORE">
 <!entity % p-stable "INCLUDE">
@@ -17,9 +17,9 @@
 
  Purpose     :  README for Privoxy
                 
- $Id: readme.sgml,v 2.8 2006/09/20 23:49:25 hal9 Exp $
+ $Id: readme.sgml,v 2.25 2009/03/01 18:55:18 hal9 Exp $
 
- Copyright (C) 2001 - 2006 Privoxy Developers http://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 - 2006  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>
- NEWS! November 2006, Privoxy 3.0.6 is released. This is a significant upgrade
- with many new and enhanced features, and many bugs fixed. It is also the
- first stable release in quite some time. There are fifteen new actions
- available, and several actions have enhanced capabilities. Multiple filter
- files are now supported as well. There are many improvements and refinements.
- See the "What's New" section and the "Upgrader's Notes" in <citetitle>the
- User Manual</citetitle> for details and specifics. Preliminary work on 
- 3.0.7 is already underway.
+ March 2009, Privoxy 3.0.12 is released.
 </para>
 <para>
- NEWS! September 2006, Privoxy 3.0.5 BETA 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>
- 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.
+ This is a stable release, and marks a departure for Privoxy development.
 </para>
 <para>
- NEWS! January 2004, Privoxy 3.0.3 is released. This is the another 
- maintenance release of Privoxy which fixes more bugs, further refines
- the configuration and works around some known third-party problems. See the
- ChangeLog for complete details. Upgrading from 3.0.2 is recommended.
+ 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.8 2006/09/20 23:49:25 hal9 Exp $ -->
+<!--  $Id: readme.sgml,v 2.25 2009/03/01 18:55:18 hal9 Exp $ -->
 <!-- </para> -->
 
 </article>