aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2020-03-30 21:09:55 +0200
committerMatthias Andree <matthias.andree@gmx.de>2020-03-30 21:09:55 +0200
commitc9fb61809611f51363db1779e02cea3faf8146d4 (patch)
treeed34993ef84877b6254f00d43709eb88040d57ce /NEWS
parent5af21c951ea49bb62715823e386f12ccdd088395 (diff)
downloadfetchmail-c9fb61809611f51363db1779e02cea3faf8146d4.tar.gz
fetchmail-c9fb61809611f51363db1779e02cea3faf8146d4.tar.bz2
fetchmail-c9fb61809611f51363db1779e02cea3faf8146d4.zip
Properly report if the defaults entry is not the first.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 177f046d..bd92702b 100644
--- a/NEWS
+++ b/NEWS
@@ -78,6 +78,9 @@ fetchmail-6.4.3 (WIP)
Reported by Stefan Thurner, Gitlab issue #16.
* Fetchmail now checks for errors when trying to read the .idfile,
Gitlab issue #3.
+* Fetchmail's error messages that reports that the defaults entry isn't the
+ first was made more precise. It could be misleading if there was a poll or
+ skip statement before the defaults.
## CHANGES:
* Fetchmail documentation was updated to require OpenSSL 1.1.1.