aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2020-01-04 01:04:34 +0100
committerMatthias Andree <matthias.andree@gmx.de>2020-01-04 01:04:34 +0100
commite9c5df09dc399dc00422f7affa9fd0c1cd9af54b (patch)
tree4795eeb4de9129ff898083470698c040b6aae4ee /NEWS
parent0d54eebdc2db7f492210e586787c54dc65df3d94 (diff)
downloadfetchmail-e9c5df09dc399dc00422f7affa9fd0c1cd9af54b.tar.gz
fetchmail-e9c5df09dc399dc00422f7affa9fd0c1cd9af54b.tar.bz2
fetchmail-e9c5df09dc399dc00422f7affa9fd0c1cd9af54b.zip
Document recent manpage and STARTTLS fixes.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ec492e72..b9caef4e 100644
--- a/NEWS
+++ b/NEWS
@@ -70,6 +70,10 @@ fetchmail 6.4.2 (not yet released):
that ran into a .PP macro, .TH date format), and remove one .br request from
inside the table, which is unsupported by FreeBSD 12's mandoc(1) formatter.
FreeBSD Bug#241032, reported by Helge Oldach.
+* Further man page fixes and additions by Chris Mayo and Gregor Zattler.
+* When evaluating the need for STARTTLS in non-default configurations (SSL
+ certificate validation turned off), fetchmail would only consider --sslproto
+ tls1 as requiring STARTTLS, now all non-empty protocol versions do.
## CHANGES:
* Make t.smoke more robust and use temporary directory as FETCHMAILHOME, to make