diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-08-01 00:04:54 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-08-01 00:04:54 +0000 |
commit | 126ba46de715400250328df555c7ab5687404e41 (patch) | |
tree | e04129a9385ccd2fcc4ec30f85620898936e0c95 /NEWS | |
parent | 1bb4aa7245d21d003eb6bdf18e2218e38ddc0758 (diff) | |
download | fetchmail-126ba46de715400250328df555c7ab5687404e41.tar.gz fetchmail-126ba46de715400250328df555c7ab5687404e41.tar.bz2 fetchmail-126ba46de715400250328df555c7ab5687404e41.zip |
When connect()ing fails, log host and service as well.
svn path=/branches/BRANCH_6-3/; revision=4873
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -96,6 +96,8 @@ fetchmail 6.3.5 (not yet released): with new polls, and SIGHUP would be ignored for root users. SIGHUP now matches documented behavior. SIGUSR1 has always been a wakeup signal for both root (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. # CHANGES: * Rename all fetchmail-internal lock_* functions to fm_lock_*. Obsoletes |