aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2007-02-03 00:13:12 +0000
committerMatthias Andree <matthias.andree@gmx.de>2007-02-03 00:13:12 +0000
commit20d043a8283164ffbc74d737ff858fc99c2711c4 (patch)
tree80940b1af01c88b9f4880c46260a3b90621570ed /NEWS
parent071e48042c68f2dd41ff7332fee1d9307bb9a0a6 (diff)
downloadfetchmail-20d043a8283164ffbc74d737ff858fc99c2711c4.tar.gz
fetchmail-20d043a8283164ffbc74d737ff858fc99c2711c4.tar.bz2
fetchmail-20d043a8283164ffbc74d737ff858fc99c2711c4.zip
Fix 6.3.6 regression: repoll upon socket error after STLS failure.
Berlios Bug #10133, reported by Andrej Kacian. svn path=/branches/BRANCH_6-3/; revision=5022
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 9e300aa8..e6e2b580 100644
--- a/NEWS
+++ b/NEWS
@@ -44,8 +44,10 @@ be removed from a 6.4.0 or newer release.)
fetchmail 6.3.7 (not yet released):
-# REGRESSION FIX
-* Fix KPOP, broken with the 6.3.6 security fix. Patch by Miroslav Trmac.
+# FIXES FOR REGRESSIONS IN 6.3.6
+* Fix KPOP. Patch by Miloslav Trmac.
+* Fix repoll when server disconnects after opportunistic TLS failed for POP3.
+ Berlios Bug #10133, reported by Andrej Kacian.
# TRANSLATION UPDATES
* Japanese (Takeshi Hamasaki), Polish (Jakub Bogusz)