Rebuilt for 3.0.16 stable.
authorFabian Keil <fk@fabiankeil.de>
Mon, 15 Feb 2010 15:49:08 +0000 (15:49 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 15 Feb 2010 15:49:08 +0000 (15:49 +0000)
AUTHORS
INSTALL

diff --git a/AUTHORS b/AUTHORS
index b56c52d..dd954b9 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -43,6 +43,7 @@ alphabetical order):
 
  Ken Arromdee
  Devin Bayer
+ Havard Berland
  Gergely Bor
  Francois Botha
  Reiner Buehl
@@ -60,6 +61,7 @@ alphabetical order):
  Stephen Gildea
  Daniel Griscom
  Felix Gröbert
+ Jeff H.
  Aaron Hamid
  Darel Henman
  Magnus Holmgren
@@ -118,3 +120,4 @@ If we've missed you off this list, please let us know!
 
  Privoxy team. http://www.privoxy.org/
  <ijbswa-developers@lists.sourceforge.net>
+
diff --git a/INSTALL b/INSTALL
index 34f654a..1e5dcc0 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:
 
- tar xzvf privoxy-3.0.15-beta-src.tar.gz
- cd privoxy-3.0.15-beta
+ tar xzvf privoxy-3.0.16-stable-src.tar.gz
+ cd privoxy-3.0.16-stable
 
 
 For retrieving the current CVS sources, you'll need a CVS client installed.