aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-12-03 21:14:28 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-12-03 21:14:28 +0100
commit877d9c7c70b3d491bf56fab86b074f98f29434e0 (patch)
tree8dc59ad2037a9134cd266b720f627b8b98cfcb43
parent2efaa772ca6db6e9b7fb34bc8402e19205df01cd (diff)
downloadfetchmail-877d9c7c70b3d491bf56fab86b074f98f29434e0.tar.gz
fetchmail-877d9c7c70b3d491bf56fab86b074f98f29434e0.tar.bz2
fetchmail-877d9c7c70b3d491bf56fab86b074f98f29434e0.zip
NEWS: wolfSSL: mention some diagnostics still read OpenSSL.
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4ac7d64d..bda49857 100644
--- a/NEWS
+++ b/NEWS
@@ -88,6 +88,11 @@ removed from a 6.5.0 or newer release.)
verbose mode even though --idle is not given, as an artifact of the 6.4.22
security fixes. Fetchmail means "could idle after poll", but this would
have required another loop through the translators.
+* aka ... hostnames are not considered for upstream server X.509 certificate
+ verification, aka was meant for alias detection with multidrop mailboxes.
+* When compiled against wolfSSL, some diagnostics and messages of fetchmail are
+ hardcoded to read "OpenSSL"; this was found only after the call for
+ translations had been sent out already.
--------------------------------------------------------------------------------
fetchmail-6.4.25.rc4 (release candidate issued 2021-12-03, 31641 LoC):