aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-05-14 22:13:04 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-05-14 22:13:04 +0000
commitbfc5dfad82e30b45840c26b655b72fd70c06ecee (patch)
tree89560114987ecb39bc971a07ca27b4e47c1794d0 /NEWS
parentba56cd522a6d4d5ba0c56fc5c532fc3d645313b6 (diff)
downloadfetchmail-bfc5dfad82e30b45840c26b655b72fd70c06ecee.tar.gz
fetchmail-bfc5dfad82e30b45840c26b655b72fd70c06ecee.tar.bz2
fetchmail-bfc5dfad82e30b45840c26b655b72fd70c06ecee.zip
In verbose mode, log every IP fetchmail tries to connect to, to avoid
misleading the user. Suppress EAFNOSUPPORT errors from socket() call, too. Fixes Debian Bug #361825. svn path=/branches/BRANCH_6-3/; revision=4836
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 71d4173a..5ef5f568 100644
--- a/NEWS
+++ b/NEWS
@@ -74,6 +74,9 @@ fetchmail 6.3.5 (not yet released):
* Rename all fetchmail-internal lock_* functions to fm_lock_*. Obsoletes
NetBSD portable packages collection patch-ah, patch-ai and patch-aj.
* Configure prints a warning (but proceeds) if Kerberos IV support is enabled.
+* In verbose mode, log every IP fetchmail tries to connect to, to avoid
+ misleading the user. Suppress EAFNOSUPPORT errors from socket() call, too.
+ Fixes Debian Bug #361825.
# TRANSLATION UPDATES:
* Russian/ru (Pavel Maryanov), Vietnamese/vi (Clytie Siddall)