From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 12 Jan 2013 12:24:58 +0000 (+0000)
Subject: Move a code change from the action file section to the general improvements
X-Git-Tag: v_3_0_20~44
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/static/@default-cgi@/static/gitweb.js?a=commitdiff_plain;h=33b516e5af22d971398dcf3a6bcc65b0fada80d6;p=privoxy.git

Move a code change from the action file section to the general improvements
---

diff --git a/ChangeLog b/ChangeLog
index 9a9818df..89d927c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -101,12 +101,12 @@ ChangeLog for Privoxy
     closes its side of the connection without sending a request line, do not
     send the CLIENT_CONNECTION_TIMEOUT_RESPONSE, but report the condition
     properly.
+  - Allow closing curly braces as part of action values as long as they are
+    escaped.
 
 - Action file improvements:
   - Remove the comment that indicated that updated versions of this file are
     released on their own.
-  - Allow closing curly braces as part of action values as long as they are
-    escaped.
   - Block 'optimize.indieclick.com/' and 'optimized-by.rubiconproject.com/'
   - Unblock 'adjamblog.wordpress.com/' and 'adjamblog.files.wordpress.com/'.
     Reported by Ryan Farmer in #3496116.