diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-08-01 00:06:36 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-08-01 00:06:36 +0000 |
commit | 3043f194879fa7fe42736df9523a67088deed806 (patch) | |
tree | 108770bb7a94c488c1c05fda2bdd6bdf1a0df95e /NEWS | |
parent | 126ba46de715400250328df555c7ab5687404e41 (diff) | |
download | fetchmail-3043f194879fa7fe42736df9523a67088deed806.tar.gz fetchmail-3043f194879fa7fe42736df9523a67088deed806.tar.bz2 fetchmail-3043f194879fa7fe42736df9523a67088deed806.zip |
Keep all non-error syslog messages on one line per downloaded message.
svn path=/branches/BRANCH_6-3/; revision=4874
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -98,6 +98,7 @@ fetchmail 6.3.5 (not yet released): (undocumented) and non-root users. See also the deprecation warning above. * When a connection fails, log not only the IP address, but also host and service name. +* Keep syslog output at one line per message (this works if no errors occur). # CHANGES: * Rename all fetchmail-internal lock_* functions to fm_lock_*. Obsoletes |