Rebuild for 3.0.10
authorhal9 <hal9@users.sourceforge.net>
Thu, 14 Aug 2008 16:57:40 +0000 (16:57 +0000)
committerhal9 <hal9@users.sourceforge.net>
Thu, 14 Aug 2008 16:57:40 +0000 (16:57 +0000)
INSTALL
README
doc/source/readme.sgml

diff --git a/INSTALL b/INSTALL
index 09ab904..28a61cb 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -40,8 +40,8 @@ compiler like gcc are required.
 
 When building from a source tarball, first unpack the source:
 
 
 When building from a source tarball, first unpack the source:
 
- tar xzvf privoxy-3.0.9-beta-src* [.tgz or .tar.gz]
- cd privoxy-3.0.9-beta
+ tar xzvf privoxy-3.0.10-src* [.tgz or .tar.gz]
+ cd privoxy-3.0.10
 
 
 For retrieving the current CVS sources, you'll need a CVS client installed.
 
 
 For retrieving the current CVS sources, you'll need a CVS client installed.
diff --git a/README b/README
index 5ad384a..5455bde 100644 (file)
--- a/README
+++ b/README
@@ -32,9 +32,8 @@
  *
  *********************************************************************/
 
  *
  *********************************************************************/
 
-This README is included with the development version of Privoxy 3.0.9. See
-http://www.privoxy.org/ for more information. The current code maturity level
-is "beta", but seems stable to us :).
+This README is included with Privoxy 3.0.10. See http://www.privoxy.org/ for
+more information. The current code maturity level is "stable".
 
 -------------------------------------------------------------------------------
 
 
 -------------------------------------------------------------------------------
 
@@ -51,11 +50,14 @@ Privoxy is based on Internet Junkbuster (tm).
 
 1. IMPORTANT CHANGES
 
 
 1. IMPORTANT CHANGES
 
-June 2008, Privoxy 3.0.9 beta is released. There are no major new features, but
-many improvements and refinements. As usual there are changes that affect the
-configuration. See the "ChangeLog", and the "What's New" section and the
+August 2008, Privoxy 3.0.10 is released! There are not any major new features,
+but many improvements and refinements. As usual there are changes that effect
+the configuration. See the "ChangeLog", and the "What's New" section and the
 "Upgrader's Notes" in the User Manual for details and specifics.
 
 "Upgrader's Notes" in the User Manual for details and specifics.
 
+June 2008, Privoxy 3.0.9 beta is released. There are no major new features, but
+many improvements and refinements.
+
 NEWS! January 2008, Privoxy 3.0.8 stable is released. This is a significant
 upgrade with many new and enhanced features, and many bugs fixed. All Privoxy
 users are encouraged to upgrade. See the "ChangeLog", and the "What's New"
 NEWS! January 2008, Privoxy 3.0.8 stable is released. This is a significant
 upgrade with many new and enhanced features, and many bugs fixed. All Privoxy
 users are encouraged to upgrade. See the "ChangeLog", and the "What's New"
@@ -66,14 +68,6 @@ keeping their old configuration should read ahead first.
 December 2007, Privoxy 3.0.7 is released. This is a beta release in preparation
 for the forthcoming 3.0.8 release.
 
 December 2007, Privoxy 3.0.7 is released. This is a beta release in preparation
 for the forthcoming 3.0.8 release.
 
-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.
-
-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.
-
 -------------------------------------------------------------------------------
 
 2. INSTALL
 -------------------------------------------------------------------------------
 
 2. INSTALL
@@ -97,7 +91,7 @@ file named 'config' in the current directory (except Win32 which will look for
 
 Or for Red Hat and Fedora based distributions: /etc/rc.d/init.d/privoxy start
 
 
 Or for Red Hat and Fedora based distributions: /etc/rc.d/init.d/privoxy start
 
-Or Debian: /etc/init.d/privoxy start
+Or Debian and Ubuntu: /etc/init.d/privoxy start
 
 -------------------------------------------------------------------------------
 
 
 -------------------------------------------------------------------------------
 
@@ -121,22 +115,16 @@ try it with FTP or other protocols for the simple reason it does not work.
 The actions list can be configured via the web interface accessed via http://
 p.p/, as well other options.
 
 The actions list can be configured via the web interface accessed via http://
 p.p/, as well other options.
 
-All configuration files are subject to unannounced changes during the
-development process.
-
 -------------------------------------------------------------------------------
 
 5. DOCUMENTATION
 
 -------------------------------------------------------------------------------
 
 5. DOCUMENTATION
 
-There should be documentation in the 'doc' subdirectory, but it may not be
-completed at this point. In particular, see the User Manual there, the FAQ, and
-those interested in Privoxy development, should look at developer-manual.
+There should be documentation in the 'doc' subdirectory. In particular, see the
+User Manual there, the FAQ, and those interested in Privoxy development, should
+look at developer-manual.
 
 
-The most up to date source of information on the current development version,
-may still be either comments in the source code, or the included configuration
-files. The source and configuration files are all well commented. The main
-configuration files are: 'config', 'default.action', and 'default.filter' in
-the top-level source directory.
+The source and configuration files are all well commented. The main
+configuration files are: 'config', 'default.action', and 'default.filter'.
 
 Included documentation may vary according to platform and packager. All
 documentation is posted on http://www.privoxy.org, in case you don't have it,
 
 Included documentation may vary according to platform and packager. All
 documentation is posted on http://www.privoxy.org, in case you don't have it,
index ad6763d..8c45a45 100644 (file)
@@ -4,10 +4,10 @@
 <!entity p-intro SYSTEM "privoxy.sgml">
 <!entity contacting SYSTEM "contacting.sgml">
 <!entity buildsource SYSTEM "buildsource.sgml">
 <!entity p-intro SYSTEM "privoxy.sgml">
 <!entity contacting SYSTEM "contacting.sgml">
 <!entity buildsource SYSTEM "buildsource.sgml">
-<!entity p-version "3.0.9">
-<!entity p-status "beta">
-<!entity % p-not-stable "INCLUDE">
-<!entity % p-stable "IGNORE">
+<!entity p-version "3.0.10">
+<!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     -->
 <!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,7 +17,7 @@
 
  Purpose     :  README for Privoxy
                 
 
  Purpose     :  README for Privoxy
                 
- $Id: readme.sgml,v 2.18 2008/06/14 13:21:27 fabiankeil Exp $
+ $Id: readme.sgml,v 2.19 2008/06/21 13:43:06 fabiankeil Exp $
 
  Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
 
  Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
 
 <!--   ~~~~~       New section      ~~~~~     -->
 <sect1 id="importantchanges" ><title>IMPORTANT CHANGES</title>
 
 <!--   ~~~~~       New section      ~~~~~     -->
 <sect1 id="importantchanges" ><title>IMPORTANT CHANGES</title>
-<!--
 <para>
 <para>
- Privoxy is in development mode for the time being. Some of the current cvs
- sources may not be well tested, and/or well documented. Current cvs is
- suggested only for developers and adventuresome users. If you find any
- problems, please report them on the appropriate SourceForge tracker, or the
- developer's mailing list: ijbswa-developers@lists.sourceforge.net. Your help
- will be appreciated!
+ August 2008, Privoxy 3.0.10 is released! There are not any major new
+ features, but many improvements and refinements. 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>
--->
 <para>
  June 2008, Privoxy 3.0.9 beta is released. There are no major new
 <para>
  June 2008, Privoxy 3.0.9 beta is released. There are no major new
- features, but many improvements and refinements. As usual there are changes
- that affect the configuration. See the "ChangeLog", and the "What's New"
- section and the "Upgrader's Notes" in the User Manual for details and
- specifics.
+ features, but many improvements and refinements. 
 </para>
 <para>
  NEWS! January 2008, Privoxy 3.0.8 stable is released. This is a significant
 </para>
 <para>
  NEWS! January 2008, Privoxy 3.0.8 stable is released. This is a significant
   December 2007, Privoxy 3.0.7 is released. This is a beta release in
   preparation for the forthcoming 3.0.8 release.
 </para>
   December 2007, Privoxy 3.0.7 is released. This is a beta release in
   preparation for the forthcoming 3.0.8 release.
 </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. 
-</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.
-</para>
 </sect1>
 
 <!--   ~~~~~       New section      ~~~~~     -->
 </sect1>
 
 <!--   ~~~~~       New section      ~~~~~     -->
  Or for Red Hat and Fedora based distributions: /etc/rc.d/init.d/privoxy start
 </para>
 <para>
  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>
 
 </para>
 </sect1>
 
 <!-- </LiteralLayout> -->
 <!-- </para> -->
 <!-- <para> -->
 <!-- </LiteralLayout> -->
 <!-- </para> -->
 <!-- <para> -->
-<!--  $Id: readme.sgml,v 2.18 2008/06/14 13:21:27 fabiankeil Exp $ -->
+<!--  $Id: readme.sgml,v 2.19 2008/06/21 13:43:06 fabiankeil Exp $ -->
 <!-- </para> -->
 
 </article>
 <!-- </para> -->
 
 </article>