From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 8 Dec 2006 13:27:42 +0000 (+0000)
Subject: Sync with CVS changes since the last release.
X-Git-Tag: v_3_0_7~465
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@edit-actions-add-url-form?a=commitdiff_plain;h=6dfe8606605a5e11d119ab94dc828e93863a144a;p=privoxy.git

Sync with CVS changes since the last release.
---

diff --git a/ChangeLog b/ChangeLog
index 4de1445e..e2feb723 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,9 +3,19 @@ ChangeLog for Privoxy
 --------------------------------------------------------------------
 *** Since 3.0.6 ***
 
-- Privoxy is now able to run as intercepting proxy in combination
-  with any packet filter that does the port redirection.
-
+- Privoxy can be combined with any packet filter to build
+  an intercepting proxy for HTTP/1.1 requests (and for HTTP/1.0
+  requests with Host header set).
+- fast-redirects{} catch redirects to https URLs as well.
+- redirect{s@foo@bar@} can be used to redirect to a rewritten
+  version of the original URL.
+- Trap unsupported gopher proxy requests.
+- Fixed a bug in the User Manual delivery on Windows
+  (mingw32 only). Images now show up correctly and HTML
+  pages are no longer padded with garbage data.
+- Fixed small memory leak in case of config file reloads.
+- Only unlink the pidfile if it's actually used.
+	
 *** Version 3.0.6 ***
 
 - New content filters: no-ping, google, msn, yahoo and blogspot.