diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-01-30 15:10:52 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-01-30 15:56:28 +0100 |
commit | 2f44ef51f48d39eb42d475cf753b93838844de15 (patch) | |
tree | f71be2fd1e70eddb95fef58c54f09c3c23d2f1ff /NEWS | |
parent | f2626bc6f79d7a48da2e281ba3736504ed078e04 (diff) | |
download | fetchmail-2f44ef51f48d39eb42d475cf753b93838844de15.tar.gz fetchmail-2f44ef51f48d39eb42d475cf753b93838844de15.tar.bz2 fetchmail-2f44ef51f48d39eb42d475cf753b93838844de15.zip |
--version: print OpenSSL versions build/run-time and directories
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -93,6 +93,9 @@ fetchmail-6.4.16 (not yet released): OpenSSL or possibly in its configuration file). This was added when Gene Heskett was debugging his setup and the information "where does OpenSSL look" was missing. +* fetchmail --version now prints version of the OpenSSL library that + it was compiled against, and that it is using at runtime, and also + the OPENSSL_DIR and OPENSSL_ENGINES_DIR (if available). # KNOWN BUGS AND WORKAROUNDS (This section floats upwards through the NEWS file so it stays with the |