aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-06-17 22:33:43 +0200
committerMatthias Andree <matthias.andree@gmx.de>2010-06-17 22:35:16 +0200
commit0043eb863af4199f0e95de410664b16fd06ab426 (patch)
treee577366398cc2b9a9e9beb209e8988e1e20f789f /NEWS
parent34f7ed1fc76dbbcd8f2984d4304ec24ead244b43 (diff)
downloadfetchmail-0043eb863af4199f0e95de410664b16fd06ab426.tar.gz
fetchmail-0043eb863af4199f0e95de410664b16fd06ab426.tar.bz2
fetchmail-0043eb863af4199f0e95de410664b16fd06ab426.zip
Incorrect headers: Refer user to bad-header option
BerliOS Bug #17272 by Björn Voigt.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 272b94cc..d7ccece4 100644
--- a/NEWS
+++ b/NEWS
@@ -72,6 +72,10 @@ fetchmail-6.3.18 (not yet released):
then - silently - succeeds. Fetchmail, unless in verbose mode, will collect
all connect errors and only report them if all of them fail.
+# CHANGES
+* When encountering incorrect headers, fetchmail will refer to the bad-header
+ option in the manpage. BerliOS Bug #17272, change suggested by Björn Voigt.
+
# KNOWN BUGS AND WORKAROUNDS:
(this section floats upwards through the NEWS file so it stays with the
current release information - however, it was stuck with 6.3.8 for a while)