From: hal9 <hal9@users.sourceforge.net>
Date: Mon, 28 Aug 2006 23:19:42 +0000 (+0000)
Subject: First stab at more verbose ChangeLog to show-off the many nice new features!
X-Git-Tag: v_3_0_5~135
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/static/user-manual/@default-cgi@toggle?a=commitdiff_plain;h=88025042893f592ac6d0b538dc63ccf230068c1d;p=privoxy.git

First stab at more verbose ChangeLog to show-off the many nice new features!
---

diff --git a/ChangeLog b/ChangeLog
index 47a19083..89ca880e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,13 +5,33 @@ ChangeLog for Privoxy
 - Windows version can be installed/started as a service
 - W32 icon stays blue when Privoxy is idle.
 - Integrated Fabian Keil's extensive patch.  See:
-  http://www.fabiankeil.de/sourcecode/privoxy/
+  http://www.fabiankeil.de/sourcecode/privoxy/. Includes the 
+  following new actions (among many other improvements):
+
+     crunch-client-header{string}
+     crunch-server-header{string}
+     hide-accept-language{}
+     content-type-overwrite{}
+     force-text-mode
+     hide-content-disposition{}
+     overwrite-last-modified{}
+     hide-if-modified-since
+     crunch-if-none-match
+     hide-referrer{conditional-block}
+     redirect{URL}
+     handle-as-empty-document
+     fast-redirects{check-decoded-url}
+     treat-forbidden-connects-like-blocks
+     filter-headers
+
+- 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
 - Thanks to Jindrich Makovicka for a race condition fix for the log 
   file.  The race condition remains for non-pthread implementations.
-  Reference patch #1175720.
+  Reference patch #1175720. Various other logging enhancements.
 - A pile of assorted bug fixes, memory leaks, etc.
 
 *** Version 3.0.3 ***