From: hal9 <hal9@users.sourceforge.net>
Date: Mon, 25 Mar 2002 06:58:58 +0000 (+0000)
Subject: Clean ups.
X-Git-Tag: v_2_9_7~44
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/@default-cgi@send-stylesheet?a=commitdiff_plain;h=2780bafe7603b2be07ec8bd4c349e5fc8bfeff3d;p=privoxy.git

Clean ups.
---

diff --git a/ChangeLog b/ChangeLog
index f838f9f0..4f7cf363 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@ reflected throughout (file locations, etc).
 - ijb.action is now default.action. re_filterfile is now 
 default.filter.
 - http://i.j.b/ is now http://p.p/
+- The 'logo' option for replacing ad iamges is removed now. 'Pattern' 
+(checkerboard) is now the default.
+
 
 *** Version 2.9.12 Beta *** 
 
@@ -22,7 +25,7 @@ per site basis. Some new goodies there too.
 - +filter now takes arguments to match FILTER sections in re_filterfile
 for even more flexibility. 
 - Added a new image blocker option: +image-blocker{pattern}, which 
-displays a checkboard patthern and scales better than the logo.
+displays a checkerboard patthern and scales better than the logo.
 - PNG images will be used in place of GIF for JB built-in images
 if configured with --enable-no-gif.
 - Clean up compiler warnings (mostly).