X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=README;h=d09bb0bc43764b639371741a396972306f9f12f1;hb=63406a6676b846d4c17b506fb3dd8f053425ce6f;hp=5455bdeafb795e64babe33942cc4643d611dac19;hpb=dfdf0dc9e5024fd99ab304356b4209704e2ed4ad;p=privoxy.git diff --git a/README b/README index 5455bdea..d09bb0bc 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ * * Purpose : README file to give a short intro. * - * Copyright : Written by and Copyright (C) 2001-2008 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 @@ -32,8 +32,9 @@ * *********************************************************************/ -This README is included with Privoxy 3.0.10. See http://www.privoxy.org/ for -more information. The current code maturity level is "stable". +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 :). ------------------------------------------------------------------------------- @@ -50,23 +51,25 @@ Privoxy is based on Internet Junkbuster (tm). 1. IMPORTANT CHANGES -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. +Privoxy is between releases. The current code base should be considered +development quality. Please report any problems to the developers. -June 2008, Privoxy 3.0.9 beta is released. There are no major new features, but -many improvements and refinements. +February 2009, Privoxy 3.0.11 is released. -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" -section and the "Upgrader's Notes" in the User Manual for details and -specifics. There are changes related to configuration, so anyone upgrading and -keeping their old configuration should read ahead first. +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. -December 2007, Privoxy 3.0.7 is released. This is a beta release in preparation -for the forthcoming 3.0.8 release. +This is a stable release, and marks a departure for Privoxy development. + +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. ------------------------------------------------------------------------------- @@ -115,16 +118,22 @@ 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. 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, 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. -The source and configuration files are all well commented. The main -configuration files are: 'config', 'default.action', and 'default.filter'. +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. 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,