diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2012-09-23 14:44:25 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2012-09-23 14:44:25 +0200 |
commit | 464bab19acf0aaeb8c5512c2092042162266de2d (patch) | |
tree | 85bfa776c30037ef87e5fc3623bd85646797414c /NEWS | |
parent | b06abacf4b2e334131e5743c0e4ea27ad2829f02 (diff) | |
download | fetchmail-464bab19acf0aaeb8c5512c2092042162266de2d.tar.gz fetchmail-464bab19acf0aaeb8c5512c2092042162266de2d.tar.bz2 fetchmail-464bab19acf0aaeb8c5512c2092042162266de2d.zip |
Clean up logfile vs. syslog handling.
In case logfile overrides syslog, send a message to the latter stating
where logging goes. Also revise manual page.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -72,6 +72,8 @@ after 6.3.22 not available on their own in a newer 6.3.X release. # BUG FIXES * Fix combination of --plugin and -f -. Patch by Alexander Zangerl, to fix Debian Bug#671294. +* Clean up logfile vs. syslog handling, and in case logfile overrides + syslog, send a message to the latter stating where logging goes. fetchmail-6.3.22 (released 2012-08-29, 26077 LoC): |