aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-08-01 00:22:00 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-08-01 00:22:00 +0000
commit0e39c71c356b5f109f79afc1c3fa1fc47084b014 (patch)
treed99a21ecd216fd527634643cdde04824f6ee0e1b /NEWS
parent3043f194879fa7fe42736df9523a67088deed806 (diff)
downloadfetchmail-0e39c71c356b5f109f79afc1c3fa1fc47084b014.tar.gz
fetchmail-0e39c71c356b5f109f79afc1c3fa1fc47084b014.tar.bz2
fetchmail-0e39c71c356b5f109f79afc1c3fa1fc47084b014.zip
When trying to connect or upon connection failure, log the numeric service port, too.
svn path=/branches/BRANCH_6-3/; revision=4875
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3b37047d..bcb00beb 100644
--- a/NEWS
+++ b/NEWS
@@ -97,7 +97,8 @@ fetchmail 6.3.5 (not yet released):
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.
+ service name and the port number. Log the latter when trying to connect in
+ verbose mode, too.
* Keep syslog output at one line per message (this works if no errors occur).
# CHANGES: