diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-12-12 14:02:56 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-12-12 14:02:56 +0100 |
commit | 76c4fdda908e58baab78cb9074e8e8e1d1a22400 (patch) | |
tree | d776060d8593e06f4f5a2fcf435158c54eb12943 /NEWS | |
parent | ba46eab365eefdd278f021d40326d34c9c613894 (diff) | |
download | fetchmail-76c4fdda908e58baab78cb9074e8e8e1d1a22400.tar.gz fetchmail-76c4fdda908e58baab78cb9074e8e8e1d1a22400.tar.bz2 fetchmail-76c4fdda908e58baab78cb9074e8e8e1d1a22400.zip |
Remove OpenSSL migration warnings.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -55,8 +55,6 @@ removed from a 6.5.0 or newer release.) requirements (dependencies), such as Boost or other class libraries. * The softbounce option default will change to "false" in the next release. * The --bsmtp - mode of operation may be removed in a future release. -* Given that OpenSSL is severely underdocumented, and needs license exceptions, - fetchmail may switch to a different SSL library. * SSLv3 support may be removed from a future fetchmail release. It has been obsolete for many years and found insecure. Use TLS. * Fetchmailconf is deprecated and will be removed from a future release. |