From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 14 Jul 2007 07:56:51 +0000 (+0000)
Subject: Add destination rewriting and the fix for BR#1750917.
X-Git-Tag: v_3_0_7~203
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/@default-cgi@show-url-info?a=commitdiff_plain;h=e511b6e71dc10c1c63474d646aac56bc3f3964c3;p=privoxy.git

Add destination rewriting and the fix for BR#1750917.
---

diff --git a/ChangeLog b/ChangeLog
index c23d41aa..970911de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -110,6 +110,9 @@ ChangeLog for Privoxy
 - Don't log CONNECT requests twice.
 - Log the source address for ACL-related connection drops.
 - Log the reason why a request was crunched.	
+- Don't ignore applying filters if the server didn't
+  specify a Content-Type. Bug reported by Amuro Namie.
+- Allow to rewrite the request destination behind the client's back.
 - Minor code clean-ups, filter and action file updates.
   (Some of them reported by Davide Alberani, Markus Elfring
   and Adam Piggott)