From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 16 Feb 2009 17:00:23 +0000 (+0000)
Subject: Fix entry about shortened log messages. Noticed by Lee.
X-Git-Tag: v_3_0_11~22
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/static/diff?a=commitdiff_plain;h=c8f43cb327e0d57dccee1027f5d6a8911e8aa155;p=privoxy.git

Fix entry about shortened log messages. Noticed by Lee.
---

diff --git a/ChangeLog b/ChangeLog
index 25b1f724..4ec32f55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,8 +28,8 @@ ChangeLog for Privoxy
   requests, simply replace "debug 1" with "debug 1024".
 - The crunch reason has been moved to the beginning of the
   crunch message. For HTTP URLs, the protocol is logged as well.
-- Log messages are shortened by not printing the thread id
-  on its own (as opposed to putting it inside "Privoxy()".
+- Log messages are shortened by printing the thread id on its
+  own (as opposed to putting it inside the string "Privoxy()".
 - The config option socket-timeout has been added to control
   the time Privoxy waits for data to arrive on a socket.
 - Support for remote toggling is controlled by the configure