diff options
| author | Matthias Andree <matthias.andree@gmx.de> | 2020-03-30 21:09:55 +0200 |
|---|---|---|
| committer | Matthias Andree <matthias.andree@gmx.de> | 2020-03-30 21:09:55 +0200 |
| commit | c9fb61809611f51363db1779e02cea3faf8146d4 (patch) | |
| tree | ed34993ef84877b6254f00d43709eb88040d57ce /NEWS | |
| parent | 5af21c951ea49bb62715823e386f12ccdd088395 (diff) | |
| download | fetchmail-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-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |
