diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2007-03-02 00:36:00 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2007-03-02 00:36:00 +0000 |
commit | 55d0b2fbac078f4295069f23a42567118b8907e0 (patch) | |
tree | ab9ed1a2f112e7dfb83acdfb94ce2c7831244b37 /NEWS | |
parent | 293c3ad71c5964d77afd3dcd41f5bd0cc1c7b5d7 (diff) | |
download | fetchmail-55d0b2fbac078f4295069f23a42567118b8907e0.tar.gz fetchmail-55d0b2fbac078f4295069f23a42567118b8907e0.tar.bz2 fetchmail-55d0b2fbac078f4295069f23a42567118b8907e0.zip |
Repoll immediately if a protocol error happens during the authentication
attempt after a failed opportunistic TLS upgrade. Gentoo Bug #163782 comment
#9, reported by Takuto Matsuu.
svn path=/branches/BRANCH_6-3/; revision=5044
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -48,6 +48,9 @@ fetchmail 6.3.8 (not yet released): * Fix pluralization of oversized-message warning mails. * Fix manual page: --sslcheck -> --sslcertck, and do not set trailing "recommended:" in bold. Debian Bug #413059, reported by Rafal Czlonka. +* Repoll immediately if a protocol error happens during the authentication + attempt after a failed opportunistic TLS upgrade. Gentoo Bug #163782 comment + #9, reported by Takuto Matsuu. # KNOWN BUGS AND WORKAROUNDS: (this section floats upwards through the NEWS file so it stays with the |