diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-13 15:07:30 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-13 15:11:11 +0100 |
commit | b70d9b261a6d2849efeb670b53e0ab726a58fb59 (patch) | |
tree | 41aa9f8fd1464060f249437b41a74d0f728d2bd8 /Changelog | |
parent | 2d301be3df763be39d12d214779cf2320b426696 (diff) |
Make error messages more uniform and consistent.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ interimap (0.5.5) upstream; settings bumps the required libssl version to 1.1.0. + `make release`: also bump libinterimap version and pin it in 'use' declarations. + + Make error messages more uniform and consistent. - libinterimap: make $OPENSSL_VERSION global. - libinterimap: use Net::SSLeay::get_version() to get the protocol version string. |