diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2019-08-05 23:11:43 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2019-08-05 23:11:43 +0200 |
commit | 080d4632298636a9a1b21c3419c059b95fb3cd37 (patch) | |
tree | e60eff748c979f02e8a256b3c828eb129cc714a4 /NEWS | |
parent | 897ab114a52bcd71b3d31e029e4c48a0136644ef (diff) | |
download | fetchmail-080d4632298636a9a1b21c3419c059b95fb3cd37.tar.gz fetchmail-080d4632298636a9a1b21c3419c059b95fb3cd37.tar.bz2 fetchmail-080d4632298636a9a1b21c3419c059b95fb3cd37.zip |
fetchmail no longer reports System error during SSL_connect(): Success.
Fixes Debian Bug#928916, reported by Paul Kimoto.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -157,6 +157,8 @@ fetchmail-6.4.0 (not yet released): * fetchmail will not try other protocols after a socket error. This avoids mismatches of how different prococols see messages as "seen" and re-fetches of known mail. (Fix contributed by Lauri Nurmi, GitLab Merge Request !10.) +* fetchmail no longer reports System error during SSL_connect(): Success. + Fixes Debian Bug#928916, reported by Paul Kimoto. ## UPDATED TRANSLATIONS - THANKS TO: * CS: Petr Pisar <petr.pisar@atlas.cz> [Czech] |