aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8cedb0ac..fc36a49f 100644
--- a/NEWS
+++ b/NEWS
@@ -51,7 +51,9 @@ fetchmail 6.3.6 (not yet released):
- Fetchmail breaks the connection if the TLS negotiation (or verification, if
requested) fails with sslproto 'tls1' (also applies if this is implicit).
- - POP3 connections ignored STLS altogether in many circumstances.
+ - POP3 connections ignored STLS altogether in many circumstances, because
+ fetchmail did not probe server capabilities in all situations where it
+ should have done that.
- POP3 connections could retry USER/PASS authentication even if strong
challenge-response schemes such as CRAM-MD5 had explicitly been requested,