From a54cb7d58d243d60158fe414d205d658e9e1a7a2 Mon Sep 17 00:00:00 2001 From: hal9 Date: Sat, 21 Mar 2009 11:32:38 +0000 Subject: [PATCH 1/1] Reworked for 3.0.12 upcoming release. --- INSTALL | 5 ++--- README | 39 +++++++++++++++++---------------------- doc/source/readme.sgml | 19 ++++++++++++------- 3 files changed, 31 insertions(+), 32 deletions(-) diff --git a/INSTALL b/INSTALL index df99c930..0e371bce 100644 --- a/INSTALL +++ b/INSTALL @@ -40,9 +40,8 @@ compiler like gcc are required. When building from a source tarball, first unpack the source: - tar xzvf - privoxy-3.0.11-stable-src* [.tgz or .tar.gz] - cd privoxy-3.0.11 + tar xzvf privoxy-3.0.12-stable-src.tar.gz + cd privoxy-3.0.12-stable For retrieving the current CVS sources, you'll need a CVS client installed. diff --git a/README b/README index d09bb0bc..931b4579 100644 --- a/README +++ b/README @@ -32,27 +32,28 @@ * *********************************************************************/ -This README is included with the development version of Privoxy 3.0.12. See -http://www.privoxy.org/ for more information. The current code maturity level -is "UNRELEASED", but seems stable to us :). +This README is included with Privoxy 3.0.12. See http://www.privoxy.org/ for +more information. The current code maturity level is "stable". ------------------------------------------------------------------------------- Privoxy is a non-caching web proxy with advanced filtering capabilities for -enhancing privacy, modifying web page data, managing HTTP cookies, controlling -access, and removing ads, banners, pop-ups and other obnoxious Internet junk. -Privoxy has a flexible configuration and can be customized to suit individual -needs and tastes. Privoxy has application for both stand-alone systems and -multi-user networks. +enhancing privacy, modifying web page data and HTTP headers, controlling +access, and removing ads and other obnoxious Internet junk. Privoxy has a +flexible configuration and can be customized to suit individual needs and +tastes. It has application for both stand-alone systems and multi-user +networks. -Privoxy is based on Internet Junkbuster (tm). +Privoxy is Free Software and licensed under the GPL2. ------------------------------------------------------------------------------- 1. IMPORTANT CHANGES -Privoxy is between releases. The current code base should be considered -development quality. Please report any problems to the developers. +March 2009, Privoxy 3.0.12 is released. + +This is primarily a bug fix release. See the "ChangeLog", and the "What's New" +section and the "Upgrader's Notes" in the User Manual for details. February 2009, Privoxy 3.0.11 is released. @@ -118,22 +119,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. -All configuration files are subject to unannounced changes during the -development process. - ------------------------------------------------------------------------------- 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, diff --git a/doc/source/readme.sgml b/doc/source/readme.sgml index 5aa28d77..e2343b2b 100644 --- a/doc/source/readme.sgml +++ b/doc/source/readme.sgml @@ -5,9 +5,9 @@ - - - + + + @@ -17,7 +17,7 @@ Purpose : README for Privoxy - $Id: readme.sgml,v 2.24 2009/02/18 18:55:34 fabiankeil Exp $ + $Id: readme.sgml,v 2.25 2009/03/01 18:55:18 hal9 Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -128,9 +128,14 @@ IMPORTANT CHANGES - Privoxy is between releases. The current code base should be considered - development quality. Please report any problems to the developers. + March 2009, Privoxy 3.0.12 is released. + + This is primarily a bug fix release. See the "ChangeLog", and the "What's + New" section and the "Upgrader's Notes" in the User + Manual for details. + + February 2009, Privoxy 3.0.11 is released. @@ -257,7 +262,7 @@ - + -- 2.39.2