X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=README;h=881a25f29199ce6303f09ef2c837a45feefe5214;hp=bea2598104f54e544a4d69476fd75b369c8c5895;hb=b61d80241944fbc1b9dac07b12e721c4d24bf970;hpb=c28ff8ba826cbdd91c2a6fb9133b7d5cb2f3569f diff --git a/README b/README index bea25981..881a25f2 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ * * Purpose : README file to give a short intro. * - * Copyright : Written by and Copyright (C) 2001-2007 the SourceForge + * Copyright : Written by and Copyright (C) 2001-2008 the SourceForge * Privoxy team. http://www.privoxy.org/ * * Based on the Internet Junkbuster originally written @@ -32,9 +32,9 @@ * *********************************************************************/ -This README is included with the development version of Privoxy 3.0.7. See +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 :). +is "UNRELEASED", but seems stable to us :). ------------------------------------------------------------------------------- @@ -51,11 +51,22 @@ Privoxy is based on Internet Junkbuster (tm). 1. IMPORTANT CHANGES -December 2007, Privoxy 3.0.7 beta is released. This is a significant upgrade -with many new and enhanced features, and many bugs fixed. 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. +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! + +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. + +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. @@ -76,8 +87,8 @@ User Manual, for all other installation types. 3. RUN -privoxy [??help] [??version] [??no-daemon] [??pidfile PIDFILE] [??user USER -[.GROUP]] [??chroot] [??pre?chroot?nslookup HOSTNAME ][config_file] +privoxy [--help] [--version] [--no-daemon] [--pidfile PIDFILE] [--user USER +[.GROUP]] [--chroot] [--pre-chroot-nslookup HOSTNAME ][config_file] See the man page or User Manual for an explanation of each option, and other configuration and usage issues.