aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2020-02-10 01:13:27 +0100
committerMatthias Andree <matthias.andree@gmx.de>2020-02-10 01:13:27 +0100
commitc81797aa74696519feb7c849b5c1d5f418f00cad (patch)
treebebba509cf4e4bc9d1b0e608b0ea5ff6fda3f77e
parentd33b9174a112edbd16455ab8fdc815bbe8eb333f (diff)
downloadfetchmail-c81797aa74696519feb7c849b5c1d5f418f00cad.tar.gz
fetchmail-c81797aa74696519feb7c849b5c1d5f418f00cad.tar.bz2
fetchmail-c81797aa74696519feb7c849b5c1d5f418f00cad.zip
Attribute Python requirement to fetchmailconf.
-rw-r--r--NEWS4
1 files 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