aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2016-01-30 13:20:03 +0100
committerMatthias Andree <matthias.andree@gmx.de>2016-01-30 13:20:03 +0100
commit339667c1a56fa4a0ab0427c7cccaf067e4c38b0e (patch)
treeb47dcbded9b30c7e9206c989a5972f789d040d92 /NEWS
parent415010e344c0d9ff2aabaf0006903079dcad1af6 (diff)
downloadfetchmail-339667c1a56fa4a0ab0427c7cccaf067e4c38b0e.tar.gz
fetchmail-339667c1a56fa4a0ab0427c7cccaf067e4c38b0e.tar.bz2
fetchmail-339667c1a56fa4a0ab0427c7cccaf067e4c38b0e.zip
Flip the switch and configure OpenSSL by default.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 763e4e6b..44e02b21 100644
--- a/NEWS
+++ b/NEWS
@@ -89,6 +89,7 @@ fetchmail-6.4.0 (not yet released):
## CHANGES
* fetchmail 6.3.X is unsupported.
* fetchmail now requires OpenSSL v1.0.1 or newer.
+* fetchmail now configures OpenSSL support by default.
* Fetchmail now supports --sslproto auto and --sslproto tls1+ (same as ssl23).
* --sslproto tls1.1+ and tls1.2+ are now supported for auto-negotiation with a
minimum specified TLS protocol version, and --sslproto tls1.1 and --sslproto