ChangeLog for Privoxy
--------------------------------------------------------------------
*** Since 3.0.3 ***
-- Windows version can be installed/started as a service
-- W32 icon stays blue when Privoxy is idle.
+- Windows version can be installed/started as a service.
+- Windows icon stays blue when Privoxy is idle, green when busy.
- Integrated Fabian Keil's extensive patch. See:
http://www.fabiankeil.de/sourcecode/privoxy/. Includes the
following new actions (among many other improvements):
treat-forbidden-connects-like-blocks
filter-headers
-- Error messages are no longer be cached
-- Improved DNS error handling
+- Error messages are no longer be cached.
+- Improved DNS error handling.
- Multiple filter files can now be specified in config.
- Added jpeg filtering to defend against MS jpeg vulnerability MS04-028
- Removed the "arbitrary" 1000 filter limit - addresses tracker #911950
#
# File : $Source: /cvsroot/ijbswa/current/default.action.master,v $
#
-# $Id: default.action.master,v 1.12 2006/08/03 02:46:41 david__schmidt Exp $
+# $Id: default.action.master,v 1.13 2006/08/19 03:13:00 david__schmidt Exp $
#
# Purpose : Default actions file, see
# http://www.privoxy.org/user-manual/actions-file.html
# Allow ads for selected useful free sites:
#
allow-ads = -block -filter{banners-by-size} -filter{banners-by-link}
-#... etc. Customize to your heart's content.
-
#############################################################################
# Defaults
-inspect-jpegs \
-kill-popups \
-limit-connect \
-+prevent-compression \
+-prevent-compression \
-send-vanilla-wafer \
-send-wafer \
+session-cookies-only \
#
# File : $Source: /cvsroot/ijbswa/current/user.action,v $
#
-# $Id: user.action,v 1.1.2.3 2004/01/30 16:48:26 oes Exp $
+# $Id: user.action,v 1.4 2006/07/18 14:48:47 david__schmidt Exp $
#
# Purpose : User-maintained actions file, see
# http://www.privoxy.org/user-manual/actions-file.html
# Allow ads for selected useful free sites:
#
allow-ads = -block -filter{banners-by-size} -filter{banners-by-link}
+#... etc. Customize to your heart's content.
## end aliases ########################################################
#######################################################################