From 88dbe5e39105112e4a666d1a182b7e0e5236102e Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 29 May 2009 07:59:53 +0000 Subject: Fix Debian Bug#282259: sleeping/awakened msgs need verbose for syslog/logfile. svn path=/branches/BRANCH_6-3/; revision=5350 --- NEWS | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4c179773..56d3aed4 100644 --- a/NEWS +++ b/NEWS @@ -97,14 +97,17 @@ 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 ease its use. Suggested by Daniel Richard G. +* 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), + reset the syslog option. If logfile is ineffective (we're not in daemon mode, + or nodetach is set), syslog takes precedence. +* The sleeping at/awakened at messages appear in logfiles and syslog only if + verbose mode is enabled. On the console, they will still appear without + verbose mode. Fixes Debian Bug#282259. # CHANGES TO CONTRIB * Fix bashism in contrib/fetchsetup. Fixes Debian Bug#530081. -- cgit v1.2.3