Add destination rewriting and the fix for BR#1750917.
authorFabian Keil <fk@fabiankeil.de>
Sat, 14 Jul 2007 07:56:51 +0000 (07:56 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 14 Jul 2007 07:56:51 +0000 (07:56 +0000)
ChangeLog

index c23d41a..970911d 100644 (file)
--- 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)