X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=ad9a0138bceec24644e7c1fdb8309804b18aa9bb;hb=77cccd5fca8da77bfce363abc8969c6b6a712293;hp=1b1ff07add0fcbe70d03913bc7c16c53140e5c22;hpb=4620b87a27719adaa4a57c16569f6acf8b4df724;p=privoxy.git 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.