X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=README;h=aa6fd0094b3eb63fc329bddb10385b8dbbfea3dc;hp=4b8af179d9c37d3b0b8ba85a8437521198f7b553;hb=ed843f64b12b464fe56428faffb3c7740bccfe55;hpb=062c2d7a59739c3bd24b29322cb49044f92e9aa7 diff --git a/README b/README index 4b8af179..aa6fd009 100644 --- a/README +++ b/README @@ -32,9 +32,9 @@ * *********************************************************************/ -This README is included with the development version of Privoxy 3.0.9. See +This README is included with the development version of Privoxy 3.0.11. See http://www.privoxy.org/ for more information. The current code maturity level -is "beta", but seems stable to us :). +is "UNRELEASED", but seems stable to us :). ------------------------------------------------------------------------------- @@ -51,11 +51,16 @@ Privoxy is based on Internet Junkbuster (tm). 1. IMPORTANT CHANGES -June 2008, Privoxy 3.0.9 beta 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 development is between releases. The current sources are development +quality. If you find problems please report them to the developers. + +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. + +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 @@ -67,14 +72,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. -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 @@ -98,7 +95,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 Debian: /etc/init.d/privoxy start +Or Debian and Ubuntu: /etc/init.d/privoxy start -------------------------------------------------------------------------------