From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 21 Oct 2006 13:22:56 +0000 (+0000)
Subject: Listed noteworthy changes since 3.0.5 beta
X-Git-Tag: v_3_0_6~33
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/static/@default-cgi@/static/gitweb.js?a=commitdiff_plain;h=5fc20d2815ce2e924237750dc96e3b4dcde8eaeb;p=privoxy.git

Listed noteworthy changes since 3.0.5 beta
(as far as I could tell from the cvs log).
---

diff --git a/ChangeLog b/ChangeLog
index 1b1ff07a..ad9a0138 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,18 @@
 ChangeLog for Privoxy
 --------------------------------------------------------------------
 *** Since 3.0.5 ***
-- Four new filters from Fabian.
-
+- New content filters: no-ping, google, msn, yahoo and blogspot.
+- New header filters:  x-httpd-php-to-html, html-to-xml, xml-to-html
+                       and hide-tor-exit-notation.
+- The special header "X-Filter: No" now disables header filtering as well.
+- Improved the filters img-reorder, js-annoyances, webbugs,
+  banners-by-size, banners-by-link and ie-exploits to make them
+  less likely to break anything.
+- Removed outdated URL patterns in default.action and added new ones. 
+- Added redirection from http://p.p/user-manual to http://p.p/user-manual/
+- Changed webinterface default values for hide-user-agent, hide-referrer
+  and set-image-blocker.
+	
 *** Version 3.0.5 ***
 
 - Windows version can be installed/started as a service.