From e168a13ce589300db74c09e82bbe63c1297a1274 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 29 May 2009 07:53:59 +0000 Subject: Let logfile take precedence over syslog if and only if logfile is effective. svn path=/branches/BRANCH_6-3/; revision=5349 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index be8d6e0f..4c179773 100644 --- a/NEWS +++ b/NEWS @@ -97,6 +97,10 @@ fetchmail 6.3.10 (not yet released): errors. Partially taken from Petr Cerny's patch in Novell Bugzilla #246829. The 501 part of said patch was not added, as the maintainer is not convinced 501 is a temporary condition, and softbounce takes care of this anyways. +* Proper precedence ordering for the syslog and logfile options. If the logfile + option is effective (i. e. we're not in daemon mode and nodetach isn't used), + kill the syslog option. If logfile is ineffective (we're not in daemon mode, + or nodetach is set), syslog takes precedence. # CHANGES * Make the comparison of the SSL fingerprints case insensitive, to -- cgit v1.2.3