From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 20 Sep 2008 11:27:22 +0000 (+0000)
Subject: Mention change-x-forwarded-for{}.
X-Git-Tag: v_3_0_11~237
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/static/faq/@default-cgi@toggle?a=commitdiff_plain;h=bc29e5b24b19ff1bd9f939c29c943632260e5bee;p=privoxy.git

Mention change-x-forwarded-for{}.
---

diff --git a/ChangeLog b/ChangeLog
index de3e0fb6..a4bd9165 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,12 @@ ChangeLog for Privoxy
   depended on the action editor and thus configuring with the
   --disable-editor option would disable remote toggling support
   as well.
+- The hide-forwarded-for-headers action has been replaced with
+  the change-x-forwarded-for{} action which can also be used to
+  add X-Forwarded-For headers. The latter functionality already
+  existed in Privoxy versions prior to 3.0.7 but has been removed
+  as it was often used unintentionally (by not using the
+  hide-forwarded-for-headers action).
 
 *** Version 3.0.10 ***