From: hal9 <hal9@users.sourceforge.net>
Date: Thu, 7 Sep 2006 01:21:38 +0000 (+0000)
Subject: Added new config options, and FTP request error.
X-Git-Tag: v_3_0_5~81
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/faq/@default-cgi@/static/@default-cgi@send-stylesheet?a=commitdiff_plain;h=184d25fd462dc35ea7c0c189ba65b7b015f20105;p=privoxy.git

Added new config options, and FTP request error.
---

diff --git a/ChangeLog b/ChangeLog
index 211a616a..b12bdff4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,8 +37,11 @@ ChangeLog for Privoxy
 - Thanks to Jindrich Makovicka for a race condition fix for the log 
   file.  The race condition remains for non-pthread implementations.
   Reference patch #1175720. Various other logging enhancements.
-- A pile of assorted bug fixes, memory leaks, etc.
+- A pile of assorted bug fixes, memory leaks, enhancements, etc.
 - Moved Actions file reporting mechanism to SF tracker.
+- Two new options for config: enable-remote-http-toggle and 
+  forwarded-connect-retries.
+- Trap unsupported FTP requests.
 
 *** Version 3.0.3 ***