From c81797aa74696519feb7c849b5c1d5f418f00cad Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Mon, 10 Feb 2020 01:13:27 +0100 Subject: Attribute Python requirement to fetchmailconf. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 51c9494d..cf1e7404 100644 --- a/NEWS +++ b/NEWS @@ -70,8 +70,8 @@ fetchmail 6.4.2 (not yet released): ## BREAKING CHANGES: * fetchmailconf now supports Python 3 and currently requires the "future" package, see https://pypi.org/project/future/. -* The minimum supported version is now Python 2.7.13, but it is recommended - to use at least 2.7.16 (due to its massive SSL updates). +* fetchmailconf: The minimum supported version is now Python 2.7.13, but it is + recommended to use at least 2.7.16 (due to its massive SSL updates). Older Python versions may check SSL certificates not strictly enough, which may cause fetchmail to complain later, if the certificate verify fails. * fetchmailconf now autoprobes SSL-wrapped connections (ports 993 and 995 for -- cgit v1.2.3