diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2023-01-04 11:46:02 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2023-01-04 11:59:10 +0100 |
commit | f827307079714ea97e483942b25e3f6ab37cde8d (patch) | |
tree | c260bac0bd643b88f1313ac33c23a448c293f672 /NEWS | |
parent | e689287068d682c8be1aca8348d1f761015463b6 (diff) | |
download | fetchmail-f827307079714ea97e483942b25e3f6ab37cde8d.tar.gz fetchmail-f827307079714ea97e483942b25e3f6ab37cde8d.tar.bz2 fetchmail-f827307079714ea97e483942b25e3f6ab37cde8d.zip |
Bump TLS provider library requirements again.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -104,7 +104,8 @@ fetchmail-6.4.35 (not yet released): # BREAKING CHANGES: * Fetchmail now warns about OpenSSL before 1.1.1s or 3.0.7, - and rejects wolfSSL older than 5.4.0. + and rejects wolfSSL older than 5.5.0. + -------------------------------------------------------------------------------- fetchmail-6.4.34 (released 2022-10-15, 31701 LoC): |