From bd9be99db5decc91a348b9abfe717b332ff0f5c0 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sat, 11 Feb 2017 19:47:43 +0100 Subject: Mention tls1.3 and + option in NEWS. --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 206e9fee..85fa1f29 100644 --- a/NEWS +++ b/NEWS @@ -79,8 +79,9 @@ fetchmail-6.4.0 (not yet released): --sslproto auto, so that they can benefit from TLSv1.1 and TLSv1.2 where supported by the server. - The --sslproto option now understands the values auto, ssl3+, tls1+, tls1.1, - tls1.1+, tls1.2, tls1.2+ (case insensitively), see CHANGES below for details. + The --sslproto option now understands the values auto, ssl3+, tls1+, tls1.1, + tls1.1+, tls1.2, tls1.2+, tls1.3, tls1.3+ (case insensitively), see CHANGES + below for details. * Fetchmail defaults to --sslcertck behaviour. A new option --nosslcertck to override this has been added, but may be removed in future fetchmail versions -- cgit v1.2.3