diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-11 16:23:12 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-11 18:32:43 +0100 |
commit | 35f4ecefa9c9ff55acfdb337b215e3d13345c86d (patch) | |
tree | d74e3c5095dad75f55c2713175bda3d86f864b9c /Changelog | |
parent | 7d7a28bc77908d05983a3c3fcfed79616a1614ce (diff) |
libinterimap: use Net::SSLeay::get_version() to get the protocol version string.
This avoids maintaing our own map.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ interimap (0.5.5) upstream; the system default provides better compatibility with future libssl versions. - libinterimap: make $OPENSSL_VERSION global. + - libinterimap: use Net::SSLeay::get_version() to get the protocol + version string. -- Guilhem Moulin <guilhem@fripost.org> Fri, 11 Dec 2020 14:55:53 +0100 |