From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 20 Mar 2009 20:07:34 +0000 (+0000)
Subject: Mention the changed logging behaviour in daemon mode.
X-Git-Tag: v_3_0_12~15
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/%22javascript:back()/@default-cgi@edit-actions-add-url-form?a=commitdiff_plain;h=5ff814d6998a88715c5103d449b3df0d53da6a3f;p=privoxy.git

Mention the changed logging behaviour in daemon mode.
---

diff --git a/ChangeLog b/ChangeLog
index 615c2915..54cc625d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,9 @@ ChangeLog for Privoxy
 - The user-manual directive on the show-status page links to
   the documentation location specified with the directive,
   not to the Privoxy website.
+- When running in daemon mode, Privoxy doesn't log anything
+  to the console unless there are errors before the logfile
+  has been opened.
 - The show-status page prints warnings about invalid directives
   on the same line as the directives themselves.
 - Fixed several justified (but harmless) compiler warnings,